]> granicus.if.org Git - php/commit
Verify peers by default in client socket operations
authorDaniel Lowrey <rdlowrey@php.net>
Tue, 28 Jan 2014 17:05:56 +0000 (10:05 -0700)
committerDaniel Lowrey <rdlowrey@php.net>
Tue, 28 Jan 2014 17:05:56 +0000 (10:05 -0700)
commitb4b4d9697fa43a526466165a3ca89d058296cb04
tree74e317912a1873cc80e23b0713c6d2f183c55449
parent79ab514f0c114d572b6afc1d5b2decd2d512f19e
Verify peers by default in client socket operations
ext/openssl/openssl.c
ext/openssl/php_openssl_structs.h [new file with mode: 0644]
ext/openssl/tests/bug46127.phpt
ext/openssl/tests/bug48182.phpt
ext/openssl/tests/openssl_peer_fingerprint.phpt
ext/openssl/tests/peer_verification.phpt [new file with mode: 0644]
ext/openssl/tests/sni_001.phpt
ext/openssl/tests/streams_crypto_method.phpt
ext/openssl/xp_ssl.c