mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 22:05:26 +01:00 
			
		
		
		
	Add SNI/STARTTLS, pwnedkeys
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter