Keycloak on Azure to PostgreSQL "Certificates do not conform to algorithm constraints" (follow up on #17606) #47449
dominiktopp
started this conversation in
Feedback
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Before reporting an issue
Area
core
Describe the bug
Not really a bug, but a comment on the closed and locked #17606 for others stumbling uppon this issue (which helped us a lot these days ;) )
A few days ago the Workaround from #17606 (comment) stopped working:
https://dl.cacerts.digicert.com/DigiCertGlobalRootCA.crt.pem gives ERR_SSL_VERSION_OR_CIPHER_MISMATCH
After changing the URL to https://cacerts.digicert.com/DigiCertGlobalRootCA.crt.pem (without the "dl.") it is working again.
Version
26.0.4
Regression
Expected behavior
Actual behavior
How to Reproduce?
Anything else?
Beta Was this translation helpful? Give feedback.
All reactions