CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/05 02:59:39
Modified files:
regress/lib/libssl: Makefile
Added files:
regress/lib/libssl/api: Makefile apitest.c
Log message:
Provide regress for SSL public APIs.
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().
