Setting ssl ciphers config does not work
Description
If you uncomment ciphers or tls_versions for example in local.ini, starting couchdb fails. This could be something on my end, but I've been toying with this for a couple days with no luck. We have ssl working just fine, but are trying to restrict the ciphers to be used now.
Steps to Reproduce
Uncomment the default ciphers config in local.ini. The http server will fail to start when starting couchdb. If you tweak from the default at all, you'll likely get an error that mochi had an issue parsing
Expected Behaviour
Your Environment
- CouchDB version used: 3.1.1
- Browser name and version:
- Operating system and version: CentOs7
tried several different erlang versions 20, 21, and 22 major versions
Additional Context
Is there a plan to fix this issue in a comping release?
Hi is there anyway for someone to check on this to at least verify it is truly a bug, whether or not that actually involves fixing it at the same time? We would like verification before we put more effort in trying to attempt to get this to work.