$> ./check_ssl_cert -H orf.at
SSL_CERT OK - orf.at:443, https, x509 certificate '*.orf.at' (orf.at) from 'Entrust, Inc.' valid until Jun 30 08:09:15 2025 GMT (expires in 274 days)|days_chain_elem1=274;20;15;; days_chain_elem2=2259;20;15;; days_chain_elem3=2261;20;15;;
$> ./check_ssl_cert -H orf.at --dane
SSL_CERT UNKNOWN: can be specified only once
$> ./check_ssl_cert -H orf.at --dane 211
SSL_CERT UNKNOWN: can be specified only once
Expected behavior
Check should succeed with dane enabled.
2.83.1 is fine.
System (please complete the following information):
Describe the bug
--dane
is brokenTo Reproduce
Expected behavior
Check should succeed with dane enabled. 2.83.1 is fine.
System (please complete the following information):