v1.0.6
What's Changed
- Added version check with self update option by @RamanaReddy0M in #197
-up, -update update tlsx to latest version- Added untrusted certificate misconfig detection by @ShubhamRasal in #211
-un, -untrusted display host with untrusted certificate- Added certificate serial in output by @RamanaReddy0M in #212
-se, -serial display certificate serial number- Added cipher enumeration based on security level by @tarunKoyalwar in #177
-ct, -cipher-type value ciphers types to enumerate (all/secure/insecure/weak) (default all)- Added reverse PTR SNI support by @Mzack9999 in #175
- Fixed data race crash in cert revoke check by @tarunKoyalwar in #213
- Fixed openssl tls version selection by @Mzack9999 in #204
- Fixed asnmap + mapcidr deps by @Mzack9999 in #182
New Contributors
- @RamanaReddy0M made their first contribution in #197
Full Changelog: v1.0.5...v1.0.6