-
Notifications
You must be signed in to change notification settings - Fork 110
feat: add option to skip SSL verification #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
💚 CLA has been signed |
|
I signed the CLA now, should be good to go. |
|
buildkite test this |
fb9f740 to
e5070c3
Compare
|
Sorry for introducing some whitespace changes. There are trailing spaces in the original code that my editor removed. Did a new push with only the relevant changes. |
e5070c3 to
a50baf0
Compare
|
buildkite test this |
|
buildkite test this |
|
buildkite test this |
|
Thanks for the merge! Would it be possible to trigger a new release? |
|
@slhck A new release should go out sometime this week! |
This fixes #65.
In local development, it should be possible to skip SSL verification altogether, because custom certificates don't always work on localhost domains.