Replies: 1 comment
-
I'm not really familiar with your question since I'm a frontend dev but I guess this could help. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi,
I'm using keycloak with a self-signed certificated that I've deployed locally.
I can access Keycloak with this URL https://192.168.0.10:8443/realms/master and everything is working fine.
But, when I call keycloakWrapper.login(), I get the exception:
Is there a way to accept self-signed certificate?
Beta Was this translation helpful? Give feedback.
All reactions