haproxy/include
Remi Tricot-Le Breton 18c7d83934 BUILD/MINOR: ssl: Fix compilation with OpenSSL 1.0.2
The following functions used in CA/CRL file hot update were not defined
in OpenSSL 1.0.2 so they need to be defined in openssl-compat :
- X509_CRL_get_signature_nid
- X509_CRL_get0_lastUpdate
- X509_CRL_get0_nextUpdate
- X509_REVOKED_get0_serialNumber
- X509_REVOKED_get0_revocationDate
2021-05-18 00:28:31 +02:00
..
haproxy BUILD/MINOR: ssl: Fix compilation with OpenSSL 1.0.2 2021-05-18 00:28:31 +02:00
import IMPORT: slz: use inttypes.h instead of stdint.h 2021-05-14 08:44:52 +02:00