summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorJeremy Evans <[email protected]>2022-01-04 11:32:11 -0800
committerNobuyoshi Nakada <[email protected]>2022-07-08 23:18:07 +0900
commit01025a0055bb5fe1a9a161e86cbd58c8fa2350ae (patch)
treee2d23502919eeb52767e30b67f411a16ebe7b0ad /ext
parent58e7205c82ad07b949302589e89aad388519c01d (diff)
[ruby/openssl] Skip optional wildcard SAN tests on LibreSSL 3.5.0+
RFC 6066 states how some wildcard SAN entries MAY be handled, but it does not say they MUST be handled. LibreSSL 3.5.0 only handles suffix wildcard SANs, not prefix wildcard SANs, or interior wildcard SANs, so return early from the wildcard SAN tests on LibreSSL 3.5.0. Fixes #471 https://github.com/ruby/openssl/commit/717d7009d6
Diffstat (limited to 'ext')
0 files changed, 0 insertions, 0 deletions