Skip to content

Commit d43088e

Browse files
authored
Update templates.mdx
1 parent 897b61b commit d43088e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

step-ca/templates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ We'll need to construct some ASN.1 for this:
911911
First, the OID `2.5.29.32` represents the Certificate Policies extension.
912912
In the value for this extension, we have two policies.
913913
The first references Policy OID `1.3.5.7`, a custom policy OID that would be defined by the organization.
914-
For the second value, both a Policy OID and a CPS URI `http://example.com/cps` is provided.
914+
For the second policy, both a Policy OID and a CPS URI `http://example.com/cps` are provided.
915915
The CPS URI contains a document explaining how the CA enforces policy `1.3.6.1.5.5.7.2.1`.
916916

917917
#### X.509 OpenVPN certificates

0 commit comments

Comments
 (0)