curl/lib/vtls
Viktor Szakats 00a70cca74
openssl: auto-detect SSL_R_TLSV13_ALERT_CERTIFICATE_REQUIRED
OpenSSL 1.1.1 defines this macro, but no ealier version, or any of the
popular forks (yet). Use the macro itself to detect its presence,
replacing the hard-wired fork-specific conditions.

This way the feature will enable automatically when forks implement it,
while also shorter and possibly requiring less future maintenance.

Follow-up to 94241a9e78 #6721

Reviewed-by: Jay Satiro
Closes #11617
2023-08-08 09:10:04 +00:00
..
bearssl.c bearssl: don't load CA certs when peer verification is disabled 2023-07-27 03:39:19 -04:00
bearssl.h
gtls.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
gtls.h
hostcheck.c gskit: remove 2023-08-07 20:57:48 +02:00
hostcheck.h
keylog.c
keylog.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02:00
mbedtls.h
openssl.c openssl: auto-detect SSL_R_TLSV13_ALERT_CERTIFICATE_REQUIRED 2023-08-08 09:10:04 +00:00
openssl.h
rustls.c trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02:00
rustls.h
schannel_int.h cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
schannel_verify.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
schannel.c schannel: fix user-set legacy algorithms in Windows 10 & 11 2023-08-02 03:43:13 -04:00
schannel.h cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
sectransp.c trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02:00
sectransp.h
vtls_int.h gskit: remove 2023-08-07 20:57:48 +02:00
vtls.c gskit: remove 2023-08-07 20:57:48 +02:00
vtls.h vtls: clarify "ALPN: offers" message 2023-08-01 08:16:14 +02:00
wolfssl.c crypto: ensure crypto initialization works 2023-08-08 10:44:01 +02:00
wolfssl.h
x509asn1.c gskit: remove 2023-08-07 20:57:48 +02:00
x509asn1.h gskit: remove 2023-08-07 20:57:48 +02:00