Replies: 1 comment 8 replies
-
If you remove these settings does it work as expected?
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have problems with configuration of the TLS 1.3 for the management UI:
I tried to use the following docker images:
my configuration:
And it works fine with curl:
but it cannot be access from any browser (tried latest chrome, brave and firefox) and it says:
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
and the server log shows:
also tried using wget which complains about ivalidated session "for some reason"
and the server log shows:
Beta Was this translation helpful? Give feedback.
All reactions