Skip to content
This repository was 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
vaLski wants to merge 1 commit intobitly:masterfrom
vaLski:issue-403
Open

Fix #403 by setting http.DefaultTransport correctly on -ssl-insecure-skip-verify=true#651
vaLski wants to merge 1 commit intobitly:masterfrom
vaLski:issue-403

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