mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() SSL_CTX_set_tmp_dh() and SSL_CTX_set0_tmp_dh_pkey() return 1 on success and 0 on error. But only < 0 was checked which means that errors were never caught. Closes GH-10705. |
||
---|---|---|
.. | ||
tests | ||
config.w32 | ||
config0.m4 | ||
CREDITS | ||
openssl.c | ||
openssl.stub.php | ||
openssl_arginfo.h | ||
php_openssl.h | ||
xp_ssl.c |