Add scripts/rsapss.test to test RSA-PSS signature algorithm negotiation

This commit is contained in:
Josh Holtrop
2025-11-19 11:49:28 -05:00
parent 268b81c29e
commit 2c4b6f46b7
2 changed files with 93 additions and 0 deletions

View File

@@ -116,6 +116,7 @@ EXTRA_DIST += scripts/sniffer-static-rsa.pcap \
# leave openssl.test as extra until non bash works
EXTRA_DIST += scripts/openssl.test
EXTRA_DIST += scripts/rsapss.test
EXTRA_DIST += scripts/dertoc.pl