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

Can't specify the TLS version to use on the listener #109

Open
akito-naito-linkbal opened this issue Nov 27, 2024 · 1 comment
Open

Can't specify the TLS version to use on the listener #109

akito-naito-linkbal opened this issue Nov 27, 2024 · 1 comment

Comments

@akito-naito-linkbal
Copy link

Currently, only TLS 1.2 is enabled by default on the listener for port 443.

In this case, my browser displays ERR_SSL_VERSION_OR_CIPHER_MISMATCH and I can't view the site.
I've confirmed that I can't view the site on Chrome, Safari, or Edge on my Mac.
(I'm Japanese, so the screenshots are in Japanese)

As far as I can tell from reading the documentation, I couldn't find a way to specify the TLS version to use.
I was able to view the site in my browser after manually adding TLS1.3 to the listener.


I'd be grateful if you could make it possible to specify the TLS version in the manifest file, because it would be a problem if the TLS1.3 I added disappeared due to some setting change.

Thank you for your consideration.

@nirpai
Copy link
Contributor

nirpai commented Nov 27, 2024

@akito-naito-linkbal Thanks for reaching out. Currently this feature is not available. Will keep you posted if this gets prioritised.

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

2 participants