getsentry / raven-go

Sentry client in Go
https://sentry.io
BSD 3-Clause "New" or "Revised" License
561 stars 148 forks source link

Add support to disable SSL verification #221

Closed mavidser closed 5 years ago

mavidser commented 5 years ago

Fixes #169

dcramer commented 5 years ago

@mavidser we chatted internally and @mattrobenolt proposed https://github.com/getsentry/raven-go/pull/222 as a more holistic solution to this problem

mavidser commented 5 years ago

Ack, that sounds like a much better option.