mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-01 21:01:26 -05:00
This vtc tests the "new ssl ca-file" which allows to create a new empty CA file that can then be set through a "set+commit ssl ca-file" command pair. It also tests the "del ssl ca-file" command which allows to delete an unused CA file. |
||
|---|---|---|
| .. | ||
| 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 | ||
| client1.pem | ||
| client2_expired.pem | ||
| client3_revoked.pem | ||
| common.crt | ||
| common.key | ||
| common.pem | ||
| crl-auth.pem | ||
| del_ssl_crt-list.vtc | ||
| ecdsa.crt | ||
| ecdsa.key | ||
| ecdsa.pem | ||
| filters.crt-list | ||
| localhost.crt-list | ||
| new_del_ssl_cafile.vtc | ||
| README | ||
| 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_server_cert.vtc | ||
| simple.crt-list | ||
| ssl_client_auth.vtc | ||
| ssl_client_samples.vtc | ||
| ssl_crt-list_filters.vtc | ||
| ssl_frontend_samples.vtc | ||
| ssl_server_samples.vtc | ||
| ssl_simple_crt-list.vtc | ||
| wrong_ctx_storage.vtc | ||
File list: - common.pem: PEM file which may be used by most of the VTC files.