]> granicus.if.org Git - php/commit
Ensure binary mode for OpenSSL I/O
authorAnatol Belski <ab@php.net>
Mon, 24 Jul 2017 13:43:48 +0000 (15:43 +0200)
committerAnatol Belski <ab@php.net>
Mon, 24 Jul 2017 13:43:48 +0000 (15:43 +0200)
commit0ec147d301b33b2cb0f347c6e81eb7e75e75b521
tree946168dcf14b4229cd3d1613dbff5e899ab839f1
parent8a6afbef3f003e8faaeb560f9a7dbfbf7a8b1568
Ensure binary mode for OpenSSL I/O

Essential for OpenSSL 1.1.0 on Windows, some issues was revealed earlier
and now by openssl_pkcs12_export_to_file_basic.phpt.
ext/openssl/openssl.c