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

harmonize DEFAULT_CIPHER_LIST and DEFAULT_RUSTLS_CIPHER_LIST #1023

Open
Keksoj opened this issue Oct 31, 2023 · 0 comments
Open

harmonize DEFAULT_CIPHER_LIST and DEFAULT_RUSTLS_CIPHER_LIST #1023

Keksoj opened this issue Oct 31, 2023 · 0 comments
Assignees
Labels
Projects
Milestone

Comments

@Keksoj
Copy link
Member

Keksoj commented Oct 31, 2023

Production has shown that when a cipher list is not given to an HTTPS listener configuration, a default cipher list is used, which may not work.

We have to investigate and decide where a unique default value will be stored and used.

@Keksoj Keksoj added the bug label Oct 31, 2023
@Keksoj Keksoj added this to the v0.16.0 milestone Oct 31, 2023
@Keksoj Keksoj self-assigned this Oct 31, 2023
@Keksoj Keksoj added this to Backlog in Roadmap via automation Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Roadmap
  
Backlog
Development

No branches or pull requests

1 participant