]> granicus.if.org Git - php/commit
Added SAN matching during peer verification
authorDaniel Lowrey <rdlowrey@gmail.com>
Tue, 8 Oct 2013 16:37:44 +0000 (12:37 -0400)
committerDaniel Lowrey <rdlowrey@gmail.com>
Tue, 8 Oct 2013 16:37:44 +0000 (12:37 -0400)
commit1970b964430a357d9c9acf01268849d86a99f4ec
tree0a0ef133fccd0ff163ed84d62ef87e3c13fc4913
parentcf6413ae7ca9773ea154df3b94ce9299435f0e33
Added SAN matching during peer verification
ext/openssl/openssl.c
ext/openssl/tests/san-ca.pem [new file with mode: 0644]
ext/openssl/tests/san-cert.pem [new file with mode: 0644]
ext/openssl/tests/san-peer-matching.phpt [new file with mode: 0644]