Is your feature request related to a problem? Please describe.
I am using mailpit for mail testing, but i got x509: certificate signed by unknown authority error
You may take a look at the thread
Describe the solution you'd like
Maybe add InsecureSkipVerify: true config when testing
Is your feature request related to a problem? Please describe.
I am using mailpit for mail testing, but i got
x509: certificate signed by unknown authorityerrorYou may take a look at the thread
Describe the solution you'd like
Maybe add
InsecureSkipVerify: trueconfig when testing