mirror of
https://github.com/hengyoush/kyanos.git
synced 2025-12-20 01:03:46 +08:00
test: print openssl version
This commit is contained in:
3
testdata/test_https.sh
vendored
3
testdata/test_https.sh
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user