Features
- TLS (
tls)
- Extensions (
extensions)
- add analyzer checking which application-layer
protocols are
supported (#45)
- add analyzer checking whether
encrypt-then-MAC
mode is supported (#45)
- add analyzer checking whether extended master
secret is
supported (#45)
- add analyzer checking which next
protocols
are supported (#45)
- add analyzer checking whether renegotiation
indication is
supported (#45)
- add analyzer checking whether session
ticket is
supported (#45)
- add analyzer checking which application-layer
- Sieve opportunistic TLS (
STARTTLS) support (#9)
- Extensions (
- SSH (
ssh)
- Diffie-Hellman (
dhparams)
- check which DH parameter sizes supported by the server by
group exchange (#53)
- check which DH parameter sizes supported by the server by
key exchange (#53)
- check which DH parameter sizes supported by the server by
- Diffie-Hellman (
Notable fixes
- TLS (
tls)
- Generic
- handle server long cipher suite, signature algorithm list
intolerance (#52)
- handle server long cipher suite, signature algorithm list
- Generic