test: print openssl version

This commit is contained in:
hengyoush
2025-04-10 01:24:56 +08:00
committed by 烈香
parent a57788406f
commit f0840d56c6

View File

@@ -82,6 +82,9 @@ function test_sendfile() {
}
function main() {
echo "========================="
openssl version
echo "========================="
test_http_plain_client
test_http_plain_server
test_https_nginx_server