BrianLeishman / go-imap

Super Simple IMAP Client Library for Golang
MIT License
71 stars 24 forks source link

tls: failed to verify certificate: x509: certificate signed by unknown authority #9

Open rbucker opened 1 year ago

rbucker commented 1 year ago

tls: failed to verify certificate: x509: certificate signed by unknown authority

Granted this is a potentially serious problem for security but sometimes you know exactly who you are connecting to. It would be nice if there was a way around this without having to fork.