keycloak-bulk icon indicating copy to clipboard operation
keycloak-bulk copied to clipboard

Error sslv3

Open battosai30 opened this issue 4 years ago • 3 comments

Hi,

As Keycloak still doesn't want to allow an import or and export (am I the only one on earth who wants to do a mass import ??!) so as old it is, your tool would be very useful to me. But I get this on signin :

image

Any advise ?

battosai30 avatar Oct 07 '21 12:10 battosai30

Add -e NODE_TLS_REJECT_UNAUTHORIZED=0 \ in your docker command

kiranthakkar avatar Dec 13 '21 15:12 kiranthakkar

Hi,

Note I'm not using Docker but I will try ;)

battosai30 avatar Dec 13 '21 15:12 battosai30

Then you can set it as an environment variable.

kiranthakkar avatar Dec 13 '21 16:12 kiranthakkar