From dev-return-16989-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Thu Jun 30 08:49:48 2011 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 61DD0680D for ; Thu, 30 Jun 2011 08:49:48 +0000 (UTC) Received: (qmail 92868 invoked by uid 500); 30 Jun 2011 08:49:24 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 91074 invoked by uid 500); 30 Jun 2011 08:48:59 -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 90967 invoked by uid 99); 30 Jun 2011 08:48:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2011 08:48:52 +0000 X-ASF-Spam-Status: No, hits=-1996.4 required=5.0 tests=ALL_TRUSTED,FS_REPLICA,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2011 08:48:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9909943BF95 for ; Thu, 30 Jun 2011 08:48:29 +0000 (UTC) Date: Thu, 30 Jun 2011 08:48:29 +0000 (UTC) From: "Benoit Chesneau (JIRA)" To: dev@couchdb.apache.org Message-ID: <1548389406.4851.1309423709623.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1899186505.4817.1309423348462.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (COUCHDB-1208) Improve SSL handling. allows a couch node to handle ssl validation and pass ssl certficate to the replication MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Chesneau updated COUCHDB-1208: ------------------------------------- Description: Currently a couchdb node doesn't validate an SSL certificate, neither we pass an ssl certificate to the replication client. This patch fix that by allowing a couch node to handle ssl validation and pass ssl certficate to the replication client. Tested in refuge project. OK for that? (was: Currently a couchdb node doesn't validate an SSL certificate, neither we pass an ssl certificate to the replication client. This patch fix that by allowing a couch node to handle ssl validation and pass ssl certficate to the replication client. Tested in refuge project.) > Improve SSL handling. allows a couch node to handle ssl validation and pass ssl certficate to the replication > ------------------------------------------------------------------------------------------------------------- > > Key: COUCHDB-1208 > URL: https://issues.apache.org/jira/browse/COUCHDB-1208 > Project: CouchDB > Issue Type: Improvement > Reporter: Benoit Chesneau > Assignee: Benoit Chesneau > Labels: replication, ssl > Fix For: 1.2 > > Attachments: 0001-improve-SSL-handling.-Allows-a-couch-node-to-handle-.patch > > > Currently a couchdb node doesn't validate an SSL certificate, neither we pass an ssl certificate to the replication client. This patch fix that by allowing a couch node to handle ssl validation and pass ssl certficate to the replication client. Tested in refuge project. OK for that? -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira