Update tlcp_help.h

This commit is contained in:
Zhi Guan
2026-06-12 14:31:23 +08:00
parent c56d7edfab
commit db8d10356b

View File

@@ -7,15 +7,11 @@
* http://www.apache.org/licenses/LICENSE-2.0 * http://www.apache.org/licenses/LICENSE-2.0
*/ */
"Examples\n"
"\n" "\n"
"Supported cipher suites:\n" "Supported cipher suites:\n"
" TLS_ECC_SM4_GCM_SM3\n" " TLS_ECC_SM4_GCM_SM3\n"
" TLS_ECC_SM4_CBC_SM3\n" " TLS_ECC_SM4_CBC_SM3\n"
"\n" "\n"
" gmssl tlcp_client -host www.pbc.gov.cn -get / -certout certs.pem\n"
"\n"
" gmssl tlcp_client -host www.pbc.gov.cn -port 443\n"
"\n" "\n"
"Examples\n" "Examples\n"
"\n" "\n"