Update demo_tls12_post.c

This commit is contained in:
zwkylkx
2023-03-18 15:34:22 +08:00
committed by GitHub
parent 5394087044
commit 4dfedc0d25

View File

@@ -31,7 +31,7 @@ int main(int argc, char *argv[])
size_t len;
if (argc != 2) {
fprintf(stderr, "example: https://sm2only.ovssl.cn\n");
fprintf(stderr, "example: example.com\n");
return 1;
}