mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-11 14:53:05 -05:00
This reg-test tests the "set ssl cert" command the same way the set_ssl_cert.vtc does, but with separate key/crt files and with the ssl-load-extra-del-ext. It introduces new key/.crt files that contains the same pair as the existing .pem. |
||
|---|---|---|
| .. | ||
| add_ssl_crt-list.vtc | ||
| ca-auth.crt | ||
| client1.pem | ||
| client2_expired.pem | ||
| client3_revoked.pem | ||
| common.crt | ||
| common.key | ||
| common.pem | ||
| crl-auth.pem | ||
| ecdsa.crt | ||
| ecdsa.key | ||
| ecdsa.pem | ||
| localhost.crt-list | ||
| README | ||
| set_ssl_cert.vtc | ||
| set_ssl_cert_noext.vtc | ||
| ssl_client_auth.vtc | ||
| ssl_client_samples.vtc | ||
| ssl_frontend_samples.vtc | ||
| ssl_server_samples.vtc | ||
| wrong_ctx_storage.vtc | ||
File list: - common.pem: PEM file which may be used by most of the VTC files.