You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Alexander Shorin (JIRA)" <ji...@apache.org> on 2013/07/02 02:13:19 UTC

[jira] [Created] (COUCHDB-1844) Invalid SSL certificate for https://docs.couchdb.org

Alexander Shorin created COUCHDB-1844:
-----------------------------------------

             Summary: Invalid SSL certificate for https://docs.couchdb.org
                 Key: COUCHDB-1844
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1844
             Project: CouchDB
          Issue Type: Bug
          Components: Website
            Reporter: Alexander Shorin


{code}
$ curl -v https://docs.couchdb.org
* Adding handle: conn: 0x11b0f50
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x11b0f50) send_pipe: 1, recv_pipe: 0
* About to connect() to docs.couchdb.org port 443 (#0)
*   Trying 50.97.35.13...
* Connected to docs.couchdb.org (50.97.35.13) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: none
  CApath: /etc/ssl/certs
* SSLv3, TLS handshake, Client hello (1):
* SSLv3, TLS handshake, Server hello (2):
* SSLv3, TLS handshake, CERT (11):
* SSLv3, TLS handshake, Server key exchange (12):
* SSLv3, TLS handshake, Server finished (14):
* SSLv3, TLS handshake, Client key exchange (16):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSL connection using ECDHE-RSA-AES256-GCM-SHA384
* Server certificate:
* 	 subject: description=IsPxpYzEYva1xZLN; C=DE; ST=Berlin; L=Berlin; O=enn.io UG (haftungsbeschr�nkt); CN=*.readthedocs.org; emailAddress=eric@ericholscher.com
* 	 start date: 2012-06-09 21:13:32 GMT
* 	 expire date: 2014-06-12 02:53:47 GMT
* 	 subjectAltName does not match docs.couchdb.org
* Closing connection 0
* SSLv3, TLS alert, Client hello (1):
curl: (51) SSL peer certificate or SSH remote key was not OK
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira