mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-08 23:13:38 +08:00
Update TLS 1.3
This commit is contained in:
@@ -2242,9 +2242,6 @@ int tls_ctx_init(TLS_CTX *ctx, int protocol, int is_client)
|
||||
ctx->supported_versions_cnt = sizeof(supported_versions)/sizeof(supported_versions[0]);
|
||||
|
||||
|
||||
// key_exchange_modes
|
||||
ctx->key_exchange_modes = TLS_KE_CERT_DHE;
|
||||
|
||||
|
||||
ctx->verify_depth = 5;
|
||||
|
||||
|
||||
843
src/tls13.c
843
src/tls13.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user