- Added support for specifying a custom TLS configuration/profile to check the server against; see
--custom_tls_config
and theREADME.md
(#686).- This can be used to check TLS servers for compliance with a custom TLS configuration, instead of the Mozilla configurations (old, intermediate, modern).
- Added support for retrieving the server's certificate chain when no Server Name Indication is supplied, when using
--certinfo
(#690). - Fixed a bug with elliptic curves scanning (#688),
See also https://github.com/users/nabla-c0d3/projects/11 for more details.