[ 
https://issues.apache.org/jira/browse/COUCHDB-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910412#action_12910412
 ] 

Filipe Manana commented on COUCHDB-491:
---------------------------------------

While looking into this, found a bug in ibrowse when streaming chunked 
responses:

http://github.com/cmullaparthi/ibrowse/issues/#issue/7

I can't reproduce Eric's issues with SSL.
However, without the following patch:

http://github.com/fdmanana/desktopcouch-ubuntu-10_10/commit/49eb401b991f334ab06cc7a0f4031c7aafb927a7

I couldn't get the pull replication to work.

Investigating more about this.

> Support replication over SSL
> ----------------------------
>
>                 Key: COUCHDB-491
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-491
>             Project: CouchDB
>          Issue Type: Improvement
>            Reporter: eric casteleijn
>             Fix For: 0.10
>
>
> CouchDB currently does not support replication over SSL which is a problem 
> when replicating non public databases between two CouchDB servers over the 
> internet.
> It seems SSL support is almost there, though:
> If ssl is started from bin/couchdb, push replication to a couchdb that is 
> behind an SSL proxy works (i.e. to an https:// url), but pull replication 
> from same fails, because apparently the request is not encrypted at all. (At 
> least nginx seemed to think it wasn't.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to