|
8 | 8 | * ROBOT check |
9 | 9 | * Better TLS extension support |
10 | 10 | * Better OpenSSL 1.1.1 and higher versions support as well as LibreSSL >3 |
11 | | -* More robustness for OpenBSD |
| 11 | +* More robustness for OpenBSD and MacOS/Darwin |
12 | 12 | * DNS over Proxy and other proxy improvements |
| 13 | +* Dealing with lame DNS responses on WSL |
13 | 14 | * Decoding of unencrypted BIG IP cookies |
14 | 15 | * Initial client certificate support |
15 | 16 | * Warning of 825 day limit for certificates issued after 2018/3/1 |
|
42 | 43 | * Better parsing of HTTP headers & better output of longer HTTP headers |
43 | 44 | * Display more HTTP security headers |
44 | 45 | * HTTP Basic Auth support for HTTP header |
45 | | -* experimental "eTLS" detection |
| 46 | +* Experimental "eTLS" detection |
46 | 47 | * Dockerfile and repo @ docker hub with that file (see above) |
47 | 48 | * Java Root CA store added |
48 | 49 | * Better support for XMPP via STARTTLS & faster |
49 | 50 | * Certificate check for to-name in stream of XMPP |
50 | 51 | * Support for NNTP and LMTP via STARTTLS, fixes for MySQL and PostgresQL |
51 | 52 | * Support for SNI and STARTTLS |
52 | 53 | * More robustness for any STARTTLS protocol (fall back to plaintext while in TLS caused problems) |
53 | | -* Renegotiation checks improved, also no false potive for Node.js anymore |
| 54 | +* Renegotiation checks improved, also no false positive for Node.js anymore |
54 | 55 | * Major update of client simulations with self-collected up-to-date data |
55 | 56 | * Update of CA certificate stores |
56 | 57 | * Lots of bug fixes |
|
0 commit comments