Skip to content

Commit 64d94ed

Browse files
committed
Clarify allowWildcardNames
1 parent 454258f commit 64d94ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

step-ca/policies.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ A rule for `*.éxàmplê.com` will internally be represented using its internati
8383
This rule will match `www.éxàmplê.com` as well as its internationalized representation `www.xn–xmpl-0na6cm.com` (and other subdomains).
8484

8585
By default it is not possible to request a certificate with a literal wildcard character in the domain, like `*.example.com`.
86-
It is possible to configure a policy to allow this:
86+
It is possible to configure the policy to allow this:
8787

8888
```
8989
"policy": {

0 commit comments

Comments
 (0)