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

Adds option to provide a CA root certificate for x509 validation #227

Merged
merged 2 commits into from
Feb 25, 2020

Conversation

sanderginn
Copy link
Contributor

Our current setup utilises staging certificates for our development environment. To prevent the client from x509 errors with respect to invalid root certificates, the new provider parameter allows the inclusion of a root CA certificate chain as a string. The client adds it to the http client if it is defined.

If there's anything that needs more work feel free to let me know, this is the first time I've fiddled with some Go code.

Copy link
Contributor

@mrparkers mrparkers left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for the PR!

@mrparkers mrparkers merged commit 8d54df6 into keycloak:master Feb 25, 2020
chopshop1 pushed a commit to ware2go/terraform-provider-keycloak that referenced this pull request Mar 3, 2020
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.

2 participants