haproxy/reg-tests/ssl
William Lallemand 6e0c39d7ac BUILD: ssl: ssl_c_r_dn fetches uses functiosn only available since 1.1.1
Fix the openssl build with older openssl version by disabling the new
ssl_c_r_dn fetch.

This also disable the ssl_client_samples.vtc file for OpenSSL version
older than 1.1.1
2023-05-15 12:07:52 +02:00
..
generate_certificates
ocsp_update REGTESTS: ssl: Fix ocsp update crt-lists 2023-03-02 15:37:23 +01:00
README
add_ssl_crt-list.vtc
ca-auth.crt
cert1-example.com.pem.ecdsa
cert1-example.com.pem.rsa
cert2-example.com.pem.ecdsa
cert2-example.com.pem.rsa
client.ecdsa.pem
client1.pem
client2_expired.pem
client3_revoked.pem
common.4096.dh
common.crt
common.key
common.pem
crl-auth.pem
del_ssl_crt-list.vtc
dynamic_server_ssl.vtc
ecdsa.crt
ecdsa.key
ecdsa.pem
filters.crt-list
interCA1_crl.pem
interCA1_crl_empty.pem
interCA2_crl.pem
interCA2_crl_empty.pem
localhost.crt-list
log_forward_ssl.vtc
new_del_ssl_cafile.vtc
new_del_ssl_crlfile.vtc
ocsp_auto_update.vtc MINOR: ssl: Use ocsp update task for "update ssl ocsp-response" command 2023-03-14 11:07:32 +01:00
rootCA_crl.pem
set_cafile_client.pem
set_cafile_interCA1.crt
set_cafile_interCA2.crt
set_cafile_rootCA.crt
set_cafile_server.pem
set_default_cert.crt-list
set_default_cert.pem
set_ssl_cafile.vtc
set_ssl_cert.vtc
set_ssl_cert_bundle.vtc
set_ssl_cert_noext.vtc
set_ssl_crlfile.vtc
set_ssl_server_cert.vtc
show_ocsp_server.pem
show_ocsp_server.pem.issuer
show_ocsp_server.pem.ocsp
show_ocsp_server.pem.ocsp.revoked
show_ssl_ocspresponse.vtc MINOR: ssl: Accept certpath as param in "show ssl ocsp-response" CLI command 2023-03-14 11:07:32 +01:00
simple.crt-list
ssl_alpn.vtc MEDIUM: config: set useful ALPN defaults for HTTPS and QUIC 2023-04-19 09:52:20 +02:00
ssl_client_auth.vtc REGTESTS: ssl: simplify X509_V code check in ssl_client_auth.vtc 2023-05-03 15:54:49 +02:00
ssl_client_samples.vtc BUILD: ssl: ssl_c_r_dn fetches uses functiosn only available since 1.1.1 2023-05-15 12:07:52 +02:00
ssl_crt-list_filters.vtc
ssl_curves.vtc
ssl_default_server.vtc
ssl_dh.vtc
ssl_errors.vtc REGTESTS: Fix ssl_errors.vtc script to wait for connections close 2023-02-21 11:44:55 +01:00
ssl_frontend_samples.vtc
ssl_generate_certificate.vtc
ssl_reuse.vtc REGTESTS: ssl: enable the ssl_reuse.vtc test for WolfSSL 2022-12-20 15:28:37 +01:00
ssl_server_samples.vtc
ssl_simple_crt-list.vtc
wrong_ctx_storage.vtc

README

File list:
 - common.pem: PEM file which may be used by most of the VTC files.