8177ad9895
In the CLI command 'show ssl crt-list', the ssl-min-ver and the ssl-min-max arguments were always displayed because the dumped versions were the actual version computed and used by haproxy, instead of the version found in the configuration. To fix the problem, this patch separates the variables to have one with the configured version, and one with the actual version used. The dump only shows the configured version. |
||
---|---|---|
.. | ||
README | ||
add_ssl_crt-list.vtc | ||
ca-auth.crt | ||
client1.pem | ||
client2_expired.pem | ||
client3_revoked.pem | ||
common.pem | ||
crl-auth.pem | ||
ecdsa.pem | ||
localhost.crt-list | ||
set_ssl_cert.vtc | ||
ssl_client_auth.vtc | ||
wrong_ctx_storage.vtc |
README
File list: - common.pem: PEM file which may be used by most of the VTC files.