Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting ssl ciphers config does not work #3324

Open
bdoyle0182 opened this issue Jan 12, 2021 · 2 comments
Open

Setting ssl ciphers config does not work #3324

bdoyle0182 opened this issue Jan 12, 2021 · 2 comments

Comments

@bdoyle0182
Copy link

bdoyle0182 commented Jan 12, 2021

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

@petersbattaglia
Copy link

Is there a plan to fix this issue in a comping release?

@bdoyle0182
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants