Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Fix #403 by setting http.DefaultTransport correctly on -ssl-insecure-skip-verify=true #651

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vaLski
Copy link

@vaLski vaLski commented Sep 14, 2018

In options.go make sure to set the default transport to insecure if the operator requested so via --ssl-insecure-skip-verify=true or ssl_insecure_skip_verify = true

This commit should fix #403

…he operator requested so via --ssl-insecure-skip-verify=true or ssl_insecure_skip_verify = true.

This commit should fix bitly#403
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Can't skip validation of self signed certificate
1 participant