php-src/ext/openssl
James Lucas fd09728bb6
Fix bug GH-9356: Incomplete SAN validation of IPv6 address
IPv6 addresses are valid entries in subjectAltNames. Certificate
Authorities may issue certificates including IPv6 addresses except
if they fall within addresses in the RFC 4193 range. Google and
CloudFlare provide IPv6 addresses in their DNS over HTTPS services.

Internal CAs do not have those restrictions and can issue Unique
local addresses in certificates.

Closes GH-11145
2023-06-09 16:33:46 +01:00
..
tests Fix bug GH-9356: Incomplete SAN validation of IPv6 address 2023-06-09 16:33:46 +01:00
config.w32 Remove HAVE_DSA_DEFAULT_METHOD 2019-07-22 16:02:55 +02:00
config0.m4 Fix #75725: ./configure: detecting RAND_egd 2021-11-22 14:11:07 +01:00
CREDITS Add support for Cryptographic Message Syntax (CMS) 2020-06-07 16:58:34 +01:00
openssl.c Add missing error check on PEM_write_bio_PKCS7() 2023-03-05 22:07:43 +01:00
openssl.stub.php Merge branch 'PHP-8.0' into PHP-8.1 2022-04-13 15:23:09 +02:00
openssl_arginfo.h Merge branch 'PHP-8.0' into PHP-8.1 2022-04-13 15:23:09 +02:00
php_openssl.h Only report provided ciphers in openssl_get_cipher_methods() 2021-08-04 12:56:32 +02:00
xp_ssl.c Fix bug GH-9356: Incomplete SAN validation of IPv6 address 2023-06-09 16:33:46 +01:00