summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Provide regress for SSL public APIs.jsing2022-01-052-0/+385
This will largely test curly and inconsistent APIs that are not covered by other regress tests. Currently, this tests the wonder that is SSL_get_peer_cert_chain().