【发布时间】:2015-06-02 06:47:08
【问题描述】:
是时候更新证书了。我按照 GoDaddy 的说明使用了与上次相同的 CSR(他们预先填写了它)。
创建了新文件,然后我将其上传到服务器并替换了旧文件。
现在当我导航到服务器 https://www.multiplex.io - 我得到 ERR_SSL_VERSION_OR_CIPHER_MISMATCH
DSA002574:multiplex-godaddy-ssl mike.borozdin$ curl -Iv https://www.multiplex.io
* Rebuilt URL to: https://www.multiplex.io/
* Hostname was NOT found in DNS cache
* Trying 23.102.131.54...
* Connected to www.multiplex.io (23.102.131.54) port 443 (#0)
* SSL peer handshake failed, the server most likely requires a client certificate to connect
* Closing connection 0
curl: (35) SSL peer handshake failed, the server most likely requires a client certificate to connect
知道我错过了什么吗?
【问题讨论】:
标签: tomcat ssl https ssl-certificate