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

improve clarity VERIFY_SSL_CERT config option #2094

Merged
merged 2 commits into from
Nov 18, 2023

Conversation

nilupulmanodya
Copy link
Collaborator

fixes #2073

# SSL certificates verification during SSO.
VERIFY_SSL_CERT = True
# Enable SSL certificate verification during SSO between MSColab and IdP
ENABLE_SSO_SSL_CERT_VERIFICATION = True

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added. Thank you

@ReimarBauer ReimarBauer merged commit 6d3c694 into Open-MSS:develop Nov 18, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make VERIFY_SSL_CERT config name more descriptive
3 participants