mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-19 19:33:38 +08:00
Add ALPN extension
This commit is contained in:
@@ -544,6 +544,7 @@ if (ENABLE_TLS)
|
||||
list(APPEND src
|
||||
src/socket.c
|
||||
src/tls.c
|
||||
src/tls_alpn.c
|
||||
src/tls_ext.c
|
||||
src/tls_psk.c
|
||||
src/tls_sni.c
|
||||
|
||||
Reference in New Issue
Block a user