We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b1be2a5
Fix a bug with TLSv1.3 not being properly detected against Server 2022.
3fed87f
Add a new <not-yet-valid> XML element for certificates that have a valid from date in the future (credit lucacapacci).
<not-yet-valid>
3fa40d0
Add --iana-names option to use IANA/RFC cipher names and improve signature algorithm detection.
--iana-names
b3330b5
Update changelog and manpage
cf0437f
Fix some tests
dd92203
Changelog
a5064b7
Hide server signature algorithms by default. Fixes #236
3edf8e0
Bump version
a2d4097
Update changelog
b5d1998
Remove the broken --http option. Fixes #220