You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@RafaelFigueiredo Yes, I am using self signed certificate. This worked when I created a rootCA for myself and used it to generate a signed certificate.
My SSO server is behind an nginx reverse proxy with SSL enabled(self signed). My SSO clients are failing with this error.
Max retries exceeded with url: /server/request-token/ (Caused by SSLErILED] certificate verify failed: self signed certificate (_ssl.c:1076)')))
What can I do to make this connection possible? How can I pass certificate when I call SSO server?
The text was updated successfully, but these errors were encountered: