We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 897b61b commit d43088eCopy full SHA for d43088e
step-ca/templates.mdx
@@ -911,7 +911,7 @@ We'll need to construct some ASN.1 for this:
911
First, the OID `2.5.29.32` represents the Certificate Policies extension.
912
In the value for this extension, we have two policies.
913
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.
+For the second policy, both a Policy OID and a CPS URI `http://example.com/cps` are provided.
915
The CPS URI contains a document explaining how the CA enforces policy `1.3.6.1.5.5.7.2.1`.
916
917
#### X.509 OpenVPN certificates
0 commit comments