What were you trying to do that didn't work?
when we try to use selfserv with the -q flag to enable compressed support
Please provide the package NVR for which the bug is seen:
nss-3.101.0-6.el9_4 nss-tools-3.101.0-6.el9_4
How reproducible is this bug?:
always
Steps to reproduce
- download and setup tlsfuzzer
- selfserv -n server -d sql:nssdb -q -p 4433
- Run tlsfuzzer/scripts/test-tls13-certificate-compression.py "smoke, zlib" against the server
Expected results
Receive a compressed certificate message from the server. "smoke, zlib" test case is passing.
Actual results
Received a certificate message from the server. "smoke, zlib" test case is failing.