Skip to content

Add --no-verify-ssl option#35

Merged
alvinlin123 merged 1 commit into
awslabs:masterfrom
jfautley:master
May 19, 2021
Merged

Add --no-verify-ssl option#35
alvinlin123 merged 1 commit into
awslabs:masterfrom
jfautley:master

Conversation

@jfautley

Copy link
Copy Markdown
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