Features
- TLS (
tls)
- add analyzer for checking whether TLS server requires client
certificate for authentication (#36)
- LDAP
support (#25)
- add analyzer for checking whether TLS server requires client
Notable fixes
- TLS (
tls)
- Generic
- handle that a server indicates handshake failure by sending
close notify alert (#44)
- handle that a server does not respect lack of the signature
algorithms extension (#43)
- handle that a server indicates handshake failure by sending
- Versions (
versions)
- handle that a server supports only non-RSA public keys
(#41)
- handle that a server supports only non-RSA public keys
- Generic
Perforamce
- TLS (
tls)
- Cipher Suites (
ciphers)
- speed up TLS supported curve check (#39)
- speed up TLS supported curve check (#39)
- Cipher Suites (