Fix hostname verify bug

This commit is contained in:
Zhi Guan
2026-06-19 17:38:57 +08:00
parent f4abd90fba
commit bf80df075f
14 changed files with 55 additions and 15 deletions

View File

@@ -34,6 +34,7 @@ gmssl_run_tls_command_test(
tlcp_client
-host 127.0.0.1
-port ${TEST_PORT}
-server_name localhost
-cacert rootcacert.pem
-cipher_suite ${TEST_CIPHER_SUITE}
-in ${TEST_NAME}_message.txt