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

Add --no-verify-ssl option #35

Merged
merged 1 commit into from
May 19, 2021
Merged

Add --no-verify-ssl option #35

merged 1 commit into from
May 19, 2021

Conversation

jfautley
Copy link
Contributor

Description of changes:

This adds the option to disable peer SSL certificate validation. This may be required in some corporate network scenarios, or with certain VPC Endpoints for specific AWS services.

Isn't this bad?
Yes, it is. You should only use this option if you really know you need to.

Unfortunately, this options is currently required in order to use the VPC Endpoints for Amazon Managed Service for Prometheus, as these do not support private DNS names at this time.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This adds the option to disable peer SSL certificate validation. This may be
required in some corporate network scenarios, or with certain VPC Endpoints for
specific AWS services.
@alvinlin123 alvinlin123 merged commit 6dcf74c into awslabs:master May 19, 2021
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