On Wed, Dec 9, 2015 at 12:40 AM, Tom Chiverton <[email protected]> wrote: > I gave up trying to get this to work (on Ubuntu LTS and Amazon Linux) and > just stuck Apache in front of it. > There are several notes across the docs about Erlang's SSL support being > 'odd'.
Indeed, SSL in Erlang is quite strange thing. You need to know exact releases where it is not broken and bugs to avoid. If you don't want to care, some SSL/TLS terminator in front of CouchDB is the most simple and easy way to go. Apache might be not the best choice for this work, but that's another story. -- ,,,^..^,,,
