One thing to add: the problem is traced to migrating from 4.4.0 to 4.5.0
(4.4.0.Final is fine). Looking at the release notes [1] there seems to be
no major changes that could affect the SSL configuration.
Any ideas?
[1]
https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-4-...
Regards,
Pavel Maslov, MS
On Sun, Jan 27, 2019 at 1:09 PM Pavel Maslov <pavel.masloff(a)gmail.com>
wrote:
Hi all,
I am trying to import a custom jks keystore into keycloak in a Dockerfile
[1]. The problem is Wildfly uses the default self-signed certificate
instead.
Everything worked fine with Keycloak 4.1.0.Final. Something might have
broken in the latest version (I suspect the new Undertow server). Perhaps,
the documentation [2] should be updated.
Any help would be appreciated. Thanks in advance.
Regards,
Pavel Maslov, MS
[1]
https://github.com/maslick/keycloak-docker
[2]
https://www.keycloak.org/docs/latest/server_installation/index.html#enabl...