summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/tls (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a regress test for TLS client/server.jsing2021-10-232-0/+494
This currently exercises various combinations of TLS versions and their associated key exchange mechanisms. Note that this currently fails for TLSv1.0/TLSv1.1 with RSA KEX (to be fixed shortly). Over time all of the ssl regress should be moved into the dtls and tls regress tests.