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

TLS 1.3 cipher suites can't be customized #1114

Open
wkornewald opened this issue Feb 15, 2023 · 0 comments
Open

TLS 1.3 cipher suites can't be customized #1114

wkornewald opened this issue Feb 15, 2023 · 0 comments

Comments

@wkornewald
Copy link

This is mentioned in the CAPABILITIES.md, but I'm not sure if this is considered a bug or not. For us it's a bug because we have to go through a security admission process for medical software and ChaCha20 is not accepted (which may be absurd, but it's just the way it is). So, we can't get our app through the admission with Conscrypt and have to switch to a different solution. It would be much nicer, though, to be able to use the standard solution - which is Conscrypt.

Could you please make the TLS 1.3 cipher suites customizable, so our configuration doesn't get silently ignored?

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

No branches or pull requests

1 participant