Closed Laurent-Chen closed 10 months ago
1.客户端、服务器同时使用gmtls.GMTLS_SM2_WITH_SM1_SM3使用时报handshake error : tls: no cipher suite supported by both client and server,加密套件不适配。 2.GMTLS_ECDHE_SM2_WITH_SM4_SM3会进入gm_key_agreement.go第71行的panic
你可以尝试使用https://github.com/Trisia/gotlcp
感谢解答
1.客户端、服务器同时使用gmtls.GMTLS_SM2_WITH_SM1_SM3使用时报handshake error : tls: no cipher suite supported by both client and server,加密套件不适配。 2.GMTLS_ECDHE_SM2_WITH_SM4_SM3会进入gm_key_agreement.go第71行的panic