Skip to content

Allow skipping TLS certificate validation#42

Open
momania wants to merge 2 commits intominiclip:masterfrom
momania:feature/skip-insecure
Open

Allow skipping TLS certificate validation#42
momania wants to merge 2 commits intominiclip:masterfrom
momania:feature/skip-insecure

Conversation

@momania
Copy link
Copy Markdown

@momania momania commented May 17, 2022

This changes adds a consul-insecure-skip-verify flag so 'insecure' Consul certificate verification is skipped.

@paulo-ferraz-oliveira paulo-ferraz-oliveira changed the title Adding flag to skip insecure Consul TLS certificate Allow skipping certificate validation May 17, 2022
@paulo-ferraz-oliveira paulo-ferraz-oliveira linked an issue May 17, 2022 that may be closed by this pull request
@paulo-ferraz-oliveira paulo-ferraz-oliveira changed the title Allow skipping certificate validation Allow skipping TLS certificate validation May 17, 2022
@paulo-ferraz-oliveira
Copy link
Copy Markdown
Contributor

Could you rename the flag skip-tls-certificate-validation?

@paulo-ferraz-oliveira
Copy link
Copy Markdown
Contributor

Also, would it be possible for you to add a test to this, to verify no-regression? Thanks.

@momania momania force-pushed the feature/skip-insecure branch from 36fbbb0 to 43bc9f7 Compare May 18, 2022 08:38
@momania
Copy link
Copy Markdown
Author

momania commented May 18, 2022

Could you rename the flag skip-tls-certificate-validation?

Sure, done.

Also, would it be possible for you to add a test to this, to verify no-regression? Thanks.

How would you do this? I don't see any tests related to the Consul importer part.
Also, I'm not a Go developer, so don't really know my way around the ecosystem 😬

@paulo-ferraz-oliveira
Copy link
Copy Markdown
Contributor

How would you do this?

I'll ask internally and probably somebody else will come back to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Not possible to skip TLS certificate validation

2 participants