Skip to content

Commit 74dedbd

Browse files
committed
Merge branch 'carl/asn1-cps' of ssh://github.com/smallstep/docs into carl/asn1-cps
2 parents 193f221 + d43088e commit 74dedbd

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
@@ -920,7 +920,7 @@ We'll need to construct some ASN.1 for this.
920920

921921
First, the public OID `2.5.29.32` represents the Certificate Policies extension.
922922
In the value for this extension, we have two policies.
923-
The first references Policy OID `1.3.6.1.4.1.99999.1.1.1`, a custom policy OID that would be defined by our organization.
923+
The first references Policy OID `1.3.6.1.4.1.99999.1.1.1`, a custom policy OID defined by our example organization.
924924
The second policy contains both the well-defined OID `1.3.6.1.5.5.7.2.1` [representing a CPS pointer](https://www.rfc-editor.org/rfc/rfc5280.html#section-4.2.1.4), and the CPS pointer `http://example.com/cps`.
925925

926926
#### X.509 OpenVPN certificates

0 commit comments

Comments
 (0)