Skip to content

Commit 7729fd1

Browse files
committed
Add a few items
1 parent c6dce9d commit 7729fd1

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
* ROBOT check
99
* Better TLS extension support
1010
* 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
1212
* DNS over Proxy and other proxy improvements
13+
* Dealing with lame DNS repsonses on WSL
1314
* Decoding of unencrypted BIG IP cookies
1415
* Initial client certificate support
1516
* Warning of 825 day limit for certificates issued after 2018/3/1
@@ -42,15 +43,15 @@
4243
* Better parsing of HTTP headers & better output of longer HTTP headers
4344
* Display more HTTP security headers
4445
* HTTP Basic Auth support for HTTP header
45-
* experimental "eTLS" detection
46+
* Experimental "eTLS" detection
4647
* Dockerfile and repo @ docker hub with that file (see above)
4748
* Java Root CA store added
4849
* Better support for XMPP via STARTTLS & faster
4950
* Certificate check for to-name in stream of XMPP
5051
* Support for NNTP and LMTP via STARTTLS, fixes for MySQL and PostgresQL
5152
* Support for SNI and STARTTLS
5253
* 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
5455
* Major update of client simulations with self-collected up-to-date data
5556
* Update of CA certificate stores
5657
* Lots of bug fixes

0 commit comments

Comments
 (0)