Skip to content

Added insecure_ssl_verify to LokiLoggerHandler so it can be passed in…#59

Open
wolf-j3blair wants to merge 1 commit intoxente:mainfrom
wolf-j3blair:ssl-verify-flag
Open

Added insecure_ssl_verify to LokiLoggerHandler so it can be passed in…#59
wolf-j3blair wants to merge 1 commit intoxente:mainfrom
wolf-j3blair:ssl-verify-flag

Conversation

@wolf-j3blair
Copy link

…to LokiRequest
Needed a way to disable ssl verify for self signed certificates. You had the flag in LokiRequest but super(LokiLoggerHandler, self).init() fails if you pass it as a kwarg. added insecure_ssl_verify=True to the init options and pass that into LokiRequest.

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.

1 participant