Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 71EDE10301 for ; Tue, 2 Jul 2013 00:13:20 +0000 (UTC) Received: (qmail 73893 invoked by uid 500); 2 Jul 2013 00:13:20 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 73853 invoked by uid 500); 2 Jul 2013 00:13:20 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 73844 invoked by uid 99); 2 Jul 2013 00:13:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jul 2013 00:13:19 +0000 Date: Tue, 2 Jul 2013 00:13:19 +0000 (UTC) From: "Alexander Shorin (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (COUCHDB-1844) Invalid SSL certificate for https://docs.couchdb.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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: * =09 subject: description=3DIsPxpYzEYva1xZLN; C=3DDE; ST=3DBerlin; L=3DBer= lin; O=3Denn.io UG (haftungsbeschr=EF=BF=BDnkt); CN=3D*.readthedocs.org; em= ailAddress=3Deric@ericholscher.com * =09 start date: 2012-06-09 21:13:32 GMT * =09 expire date: 2014-06-12 02:53:47 GMT * =09 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 administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira