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.
2 parents 5836475 + 4e6140b commit bed6565Copy full SHA for bed6565
content/en/docs/reference/access-authn-authz/certificate-signing-requests.md
@@ -442,7 +442,7 @@ M1fLPhLyR54fGaY+7/X8P9AZzPefAkwizeXwe9ii6/a08vWoiE4=
442
```
443
444
Non-PEM content may appear before or after the CERTIFICATE PEM blocks and is unvalidated,
445
-to allow for explanatory text as described in section 5.2 of RFC7468.
+to allow for explanatory text as described in [section 5.2 of RFC7468](https://www.rfc-editor.org/rfc/rfc7468#section-5.2).
446
447
When encoded in JSON or YAML, this field is base-64 encoded.
448
A CertificateSigningRequest containing the example certificate above would look like this:
0 commit comments