Skip to content

Commit bed6565

Browse files
authored
Merge pull request #37363 from T-Lakshmi/add-link-RFC7468
Added Hyperlink to RFC7468
2 parents 5836475 + 4e6140b commit bed6565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/certificate-signing-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ M1fLPhLyR54fGaY+7/X8P9AZzPefAkwizeXwe9ii6/a08vWoiE4=
442442
```
443443

444444
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.
445+
to allow for explanatory text as described in [section 5.2 of RFC7468](https://www.rfc-editor.org/rfc/rfc7468#section-5.2).
446446

447447
When encoded in JSON or YAML, this field is base-64 encoded.
448448
A CertificateSigningRequest containing the example certificate above would look like this:

0 commit comments

Comments
 (0)