Skip to content

Add support for skipping TLS certificate verification - #54

Open
comminutus wants to merge 1 commit into
fbonalair:mainfrom
comminutus:main
Open

Add support for skipping TLS certificate verification#54
comminutus wants to merge 1 commit into
fbonalair:mainfrom
comminutus:main

Conversation

@comminutus

Copy link
Copy Markdown

CrowdSec now allows automatic agent registration if mutual-TLS is activated on the LAPI server/instance. This will probably be the most common way Kubernetes deployments of CrowdSec will operate.

However, when TLS mode is activated on the LAPI server, most of the time it will be using self-signed certificates. In this Traefik CrowdSec bouncer, it's possible to change the scheme from http to https, but certificate verification will fail with self-signed certificates. This PR adds an environment variable to allow one to deactivate certificate verification.

…iable which turns on/off TLS certificate verification
@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 844d586 and detected 0 issues on this pull request.

View more on Code Climate.

@GoliathLabs

Copy link
Copy Markdown

@fbonalair Do you have time to look at this PR?

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