[GitHub] couchdb pull request: User configurable SSL settings

2014-04-20 Thread terinjokes
Github user terinjokes closed the pull request at: https://github.com/apache/couchdb/pull/213 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] couchdb pull request: User configurable SSL settings

2014-04-19 Thread terinjokes
Github user terinjokes commented on a diff in the pull request: https://github.com/apache/couchdb/pull/213#discussion_r11796367 --- Diff: src/couchdb/couch_httpd.erl --- @@ -39,11 +39,16 @@ start_link(http) -> start_link(?MODULE, [{port, Port}]); start_link(ht

[GitHub] couchdb pull request: Initial support for user configurable SSL ci...

2014-04-18 Thread terinjokes
GitHub user terinjokes opened a pull request: https://github.com/apache/couchdb/pull/213 Initial support for user configurable SSL ciphers Adds user configuration for the following Erlang SSL settings: * secure_renegotiate (default = false) * ciphers (default = whatever