curl/lib/vtls
Stefan Eissing 515a21f350
vtls: feature ssls-export for SSL session im-/export
Adds the experimental feature `ssls-export` to libcurl and curl for
importing and exporting SSL sessions from/to a file.

* add functions to libcurl API
* add command line option `--ssl-sessions <filename>` to curl
* add documenation
* add support in configure
* add support in cmake
+ add pytest case

Closes #15924
2025-01-08 23:32:07 +01:00
..
.checksrc
bearssl.c vtls: only remember the expiry timestamp in session cache 2024-12-30 16:14:52 +01:00
bearssl.h
cipher_suite.c
cipher_suite.h
gtls.c vtls: feature ssls-export for SSL session im-/export 2025-01-08 23:32:07 +01:00
gtls.h vtls: only remember the expiry timestamp in session cache 2024-12-30 16:14:52 +01:00
hostcheck.c
hostcheck.h
keylog.c
keylog.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c vtls: only remember the expiry timestamp in session cache 2024-12-30 16:14:52 +01:00
mbedtls.h
openssl.c openssl: add support to use keys and certificates from PKCS#11 provider 2025-01-01 14:47:31 +01:00
openssl.h docs: use lowercase curl and libcurl 2025-01-02 17:15:54 +01:00
rustls.c
rustls.h
schannel_int.h
schannel_verify.c
schannel.c
schannel.h
sectransp.c
sectransp.h
vtls_int.h
vtls_scache.c vtls: feature ssls-export for SSL session im-/export 2025-01-08 23:32:07 +01:00
vtls_scache.h vtls: feature ssls-export for SSL session im-/export 2025-01-08 23:32:07 +01:00
vtls_spack.c vtls: feature ssls-export for SSL session im-/export 2025-01-08 23:32:07 +01:00
vtls_spack.h vtls: feature ssls-export for SSL session im-/export 2025-01-08 23:32:07 +01:00
vtls.c vtls: feature ssls-export for SSL session im-/export 2025-01-08 23:32:07 +01:00
vtls.h
wolfssl.c vtls: only remember the expiry timestamp in session cache 2024-12-30 16:14:52 +01:00
wolfssl.h
x509asn1.c
x509asn1.h