Skip to content

Commit f0fb1e4

Browse files
kornelskicjpatton
authored andcommitted
Comment on !X509_V_FLAG_X509_STRICT hack
Co-authored-by: Christopher Patton <cpatton@cloudflare.com>
1 parent 442f9b7 commit f0fb1e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

boring-sys/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ rpk = []
6363
# Require mlkem.h
6464
mlkem = []
6565

66-
# Violate RFC 5280 5.1.2.1 and allow certs with CRL extensions without a correct version
66+
# Violate RFC 5280 5.1.2.1 and allow certs with CRL extensions in X.509 version 1.
67+
# This feature is not guaranteed to be supported in future minor releases.
6768
allow-crl-extensions-bad-version = []
6869

6970
# Applies a patch (`patches/underscore-wildcards.patch`) to enable

0 commit comments

Comments
 (0)