Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for https sso server urls #44

Open
jagadishrajr opened this issue Jul 22, 2020 · 3 comments
Open

support for https sso server urls #44

jagadishrajr opened this issue Jul 22, 2020 · 3 comments

Comments

@jagadishrajr
Copy link

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?

@FinalAngel
Copy link
Member

@victor-yunenko any insights from your end?

@RafaelFigueiredo
Copy link

@jagadishrajr are you using a self signed certificate on your nginx?

@jagadishrajr
Copy link
Author

@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.

@viktor-yunenko viktor-yunenko removed their assignment Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants