curl/lib/vtls
Stefan Eissing 794dfe7fc4
gnutls: fix use of pkcs11 urls for keys/certs
Fixes #16249
Forwarded-to-us-by: Carlos Henrique Lima Melara

Always use `gnutls_certificate_set_x509_key_file2()` for loading keys
and certificates, even without a password, since this function support
pkcs11 urls.

Thanks to @tatsuhiro-t for finding this out.
Help-by: Tatsuhiro Tsujikawa

Closes #16472
2025-02-28 16:08:10 +01:00
..
.checksrc
bearssl.c cfilter: remove 'blocking' connect handling 2025-02-20 11:13:51 +01:00
bearssl.h
cipher_suite.c
cipher_suite.h
gtls.c gnutls: fix use of pkcs11 urls for keys/certs 2025-02-28 16:08:10 +01:00
gtls.h wolfssl: tls early data support 2025-02-24 10:01:51 +01:00
hostcheck.c
hostcheck.h
keylog.c
keylog.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c cfilter: remove 'blocking' connect handling 2025-02-20 11:13:51 +01:00
mbedtls.h
openssl.c openssl: check return value of X509_get0_pubkey 2025-02-25 08:10:18 +01:00
openssl.h wolfssl: tls early data support 2025-02-24 10:01:51 +01:00
rustls.c rustls: add support for CERTINFO 2025-02-25 07:59:39 +01:00
rustls.h
schannel_int.h
schannel_verify.c build: add Windows CE / CeGCC support, with CI jobs 2025-02-21 13:56:34 +01:00
schannel.c build: set -O3 and tune WinCE in CI, fix getpart, vtls_scache fallouts 2025-02-26 21:23:11 +01:00
schannel.h
sectransp.c build: set -O3 and tune WinCE in CI, fix getpart, vtls_scache fallouts 2025-02-26 21:23:11 +01:00
sectransp.h
vtls_int.h vtls: move common early data code into vtls.c 2025-02-26 16:00:37 +01:00
vtls_scache.c build: set -O3 and tune WinCE in CI, fix getpart, vtls_scache fallouts 2025-02-26 21:23:11 +01:00
vtls_scache.h build: set -O3 and tune WinCE in CI, fix getpart, vtls_scache fallouts 2025-02-26 21:23:11 +01:00
vtls_spack.c
vtls_spack.h
vtls.c vtls: move common early data code into vtls.c 2025-02-26 16:00:37 +01:00
vtls.h
wolfssl.c vtls: move common early data code into vtls.c 2025-02-26 16:00:37 +01:00
wolfssl.h wolfssl: tls early data support 2025-02-24 10:01:51 +01:00
x509asn1.c rustls: add support for CERTINFO 2025-02-25 07:59:39 +01:00
x509asn1.h rustls: add support for CERTINFO 2025-02-25 07:59:39 +01:00