Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-1844

Invalid SSL certificate for https://docs.couchdb.org

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Website
    • None

    Description

      $ 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
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            kxepal Alexander Shorin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: