setEnabledProtocols (new String[] { "TLSv1" });. Given the above client/server SSL configs, the client will send a TLSv1.2 hello message.
確定! 回上一頁