SophieK

Results 1 comments of SophieK

> 你好,请问怎么使client hello发出“ECDHE-SM4-SM3“这个密码套件,我客户端敲这个命令“s_client -connect server:port -msg -debug -cntls -state -cipher "ECDHE-SM4-SM3" ”时,client hello会跳过选择ECDHE-SM4-SM3这个密码套件,请问是为什么?麻烦解答一下,谢谢了! @liclicli @zhenyuwei @jntass @gggin @drunkenpupil 我觉得你还缺少-CAfile参数,不过你这情况有可能是代码bug吧,可以调试跟踪看看