Dear all, Can anybody point me to some documentation on how to setup SSL in couchdb? (so i can access the service via https)?
I'm consuming it using Perl's CouchDB::Client module and the example shows "https" so i'm guessing couchdb does support it by default, right? I would like to avoid having to use something like stunnel and just activate ssl in the service. Is it possible? ;o) Thank you, Luis
