summaryrefslogtreecommitdiff
path: root/src/regress/usr.bin/openssl/x509 (follow)
Commit message (Expand)AuthorAgeFilesLines
* zap trailing whitespacetb2021-09-091-7/+7
* Remove tests that are now covered by regress/lib/libssl/verifytb2021-08-301-65/+2
* Admit that we return error 20 in the failure case here. Changingbeck2021-08-301-5/+5
* Fix Jan's regress in openssl/x509 to do what it says it does,beck2021-08-301-8/+4
* Pass the -quiet option to openssl s_server to make it ignore EOF.tb2021-08-291-6/+6
* Add back the echo Q thing.tb2021-08-291-5/+5
* Use s_server -naccept 1 and remove echo "Q" | openssl s_client hack.tb2021-08-291-12/+11
* test-verify-unusual-wildcard-cert is no longer expected to fail withtb2021-04-271-2/+1
* Check for the existence of p5-IO-Socket-SSL by checking for its SSL.pmtb2021-03-111-3/+4
* mark test-inlabel-wildcard-cert-no-CA-client as an expected failuretb2021-02-181-1/+2
* Add x509 certificate validation regression testsjan2021-02-162-0/+240