Check for RFC 8879 certificate compression

This commit adds a check for whether the server supports certificate compression (RFC 8879). If it does, then the list of supprted compression methods is output in the server's preference order.
This commit is contained in:
David Cooper
2021-08-04 14:39:12 -04:00
parent b603d57146
commit fa1ccdb565
3 changed files with 90 additions and 8 deletions

View File

@ -30,6 +30,7 @@
* Headerflag X-XSS-Protection is now labeled as INFO
* Client simulation runs in wide mode which is even better readable
* Added --reqheader to support custom headers in HTTP requests
* Test for support for RFC 8879 certificate compression
### Features implemented / improvements in 3.0