mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-01 06:19:44 +01:00
Add SNI/STARTTLS, pwnedkeys
This commit is contained in:
parent
912cd906d2
commit
b2bf5b72bd
@ -21,6 +21,7 @@
|
|||||||
* TLS Robustness check (GREASE)
|
* TLS Robustness check (GREASE)
|
||||||
* Expect-CT Header Detection
|
* Expect-CT Header Detection
|
||||||
* `--phone-out` does certificate revocation checks via OCSP (LDAP+HTTP) and with CRL
|
* `--phone-out` does certificate revocation checks via OCSP (LDAP+HTTP) and with CRL
|
||||||
|
* `--phone-out` checks whether the private key has been compromised via https://pwnedkeys.com/
|
||||||
* Fully OpenBSD and LibreSSL support
|
* Fully OpenBSD and LibreSSL support
|
||||||
* Missing SAN warning
|
* Missing SAN warning
|
||||||
* Added support for private CAs
|
* Added support for private CAs
|
||||||
@ -33,6 +34,7 @@
|
|||||||
* Better support for XMPP via STARTTLS & faster
|
* Better support for XMPP via STARTTLS & faster
|
||||||
* Certificate check for to-name in stream of XMPP
|
* Certificate check for to-name in stream of XMPP
|
||||||
* Support for NNTP via STARTTLS
|
* Support for NNTP via STARTTLS
|
||||||
|
* Support for SNI and STARTTLS
|
||||||
* More robustness for any STARTTLS protocol (fall back to plaintext while in TLS)
|
* More robustness for any STARTTLS protocol (fall back to plaintext while in TLS)
|
||||||
* Fixed TCP fragmentation
|
* Fixed TCP fragmentation
|
||||||
* Added `--ids-friendly` switch
|
* Added `--ids-friendly` switch
|
||||||
|
Loading…
Reference in New Issue
Block a user