Skip to content

Commit 7623d2a

Browse files
davidbenBoringssl LUCI CQ
authored andcommitted
Add RFC 9525 to references
I always forget where this document is. Change-Id: I204ed847c78614c415a31cfc89935586e1e0ae58 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/90967 Commit-Queue: Xiangfei Ding <xfding@google.com> Auto-Submit: David Benjamin <davidben@google.com> Reviewed-by: Xiangfei Ding <xfding@google.com>
1 parent c9adcbb commit 7623d2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/references.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ This document collects links to useful references. It is currently incomplete, b
2828
* [PKIX (RFC 5280)](https://www.rfc-editor.org/rfc/rfc5280.html)
2929
* [New ASN.1 Modules for PKIX (RFC 5912)](https://www.rfc-editor.org/rfc/rfc5912.html)
3030
* [ITU X.509](https://www.itu.int/rec/t-rec-x.509)
31+
* [Service Identity in TLS (RFC 9525)](https://www.rfc-editor.org/rfc/rfc9525.html)
32+
* Specifies how to match subject alternative names against reference identifiers
3133
* [PrivateKeyInfo (PKCS #8, RFC 5208)](https://www.rfc-editor.org/rfc/rfc5208.html)
3234
* [PKCS #7 (RFC 2315)](https://www.rfc-editor.org/rfc/rfc2315.html)
3335
* Called CMS 1.5, but this "CMS" now refers to the new version. PKCS #7 is the predecessor

0 commit comments

Comments
 (0)