mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-19 19:33:38 +08:00
Unify connection established print
This commit is contained in:
@@ -823,7 +823,7 @@ bad:
|
||||
goto end;
|
||||
}
|
||||
|
||||
fprintf(stderr, "connected\n");
|
||||
tls_connect_print(stderr, 0, 0, NULL, &conn);
|
||||
fprintf(stderr, "\n");
|
||||
|
||||
if (get) {
|
||||
|
||||
Reference in New Issue
Block a user