php-src/ext/openssl
Christoph M. Becker 6724d5d4c2
Fix #81327: Error build openssl extension on php 7.4.22
The recent fix for bug 52093 is not compatible with LibreSSL ≥ 2.7.0,
which we recognize as mostly OpenSSL 1.1.0 compatible, but they still
do not support `ASN1_INTEGER_set_int64()`.

Closes GH-7339.
2021-08-04 18:41:04 +02:00
..
tests Fix #52093: openssl_csr_sign truncates $serial 2021-07-01 15:42:02 +02:00
config0.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove HAVE_DSA_DEFAULT_METHOD 2019-07-22 16:02:55 +02:00
CREDITS
openssl.c Fix #81327: Error build openssl extension on php 7.4.22 2021-08-04 18:41:04 +02:00
php_openssl.h Remove local variables 2019-02-03 21:03:00 +01:00
xp_ssl.c Fix #76694: native Windows cert verification uses CN as sever name 2021-05-31 14:35:17 +02:00