UI Deploy

Curated, Short, Web UI Dev we Love.

Secure CouchDB by using SSL/HTTPS

Over the holidays I spent some time making CouchDB work over SSL/HTTPS. The official docs are awesome but it still requires some effort. How Do I Configure SSL (HTTPS) in CouchDB? helped me a lot! The most important part comes at the end. Make sure you don't use Ubuntu 14.04 LTS. It cost me one day to find out. I'm using Ubuntu 14.10 and now everything works fine.

view source

Advertisement