[keycloak-user] How to configure keycloak with let's Encrypt

Sebastian Laskawiec slaskawi at redhat.com
Tue Sep 4 04:07:50 EDT 2018


This is a two step procedure. At first, you need to create a JKS file from
the Let's Encrypt certificates. You may find a nice article on this here
[1]. Once this is done, just use the JKS file for the HTTPS in Undertow.
You may find how to do it in Wildfly manual [2].

[1]
https://community.letsencrypt.org/t/tutorial-java-keystores-jks-with-lets-encrypt/34754/5
[2]
https://docs.jboss.org/author/display/WFLY/WildFly+Elytron+Security#WildFlyElytronSecurity-ConfigureSSL%2FTLS

On Mon, Sep 3, 2018 at 4:12 PM Christophe Lehingue <clehingue at gmail.com>
wrote:

> Hello,
>
> how to configure Keycloak with Let's Encrypts ?
>
> Regards,
>
> Christophe
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>


More information about the keycloak-user mailing list