]> granicus.if.org Git - php/commit
Fix for bug #51647 Certificate file without private key (pk in another file) doesn...
authorAndrey Hristov <andrey@php.net>
Fri, 23 Apr 2010 13:54:40 +0000 (13:54 +0000)
committerAndrey Hristov <andrey@php.net>
Fri, 23 Apr 2010 13:54:40 +0000 (13:54 +0000)
commite9f9f66f2ecc9cdd320081baa2151aa636dbaab1
tree78d7679e0514e4ba34d9c6124e1238af5c2df6b0
parent6a1ad160669369b91d67935900b9a1fe3630d577
Fix for bug #51647 Certificate file without private key (pk in another file) doesn't work
ext/mysqli/tests/bug51647.phpt [new file with mode: 0644]
ext/mysqli/tests/cacert.pem [new file with mode: 0644]
ext/mysqli/tests/client-cert.pem [new file with mode: 0644]
ext/mysqli/tests/client-key.pem [new file with mode: 0644]
ext/openssl/openssl.c