Closed killernova closed 6 years ago
I have been using it with https, are you using a self signed certificate?
@Joffcom Yes, this problem will only occur when visit a self-signed certificate website, is there any solutions?
Have a look at the browser.SetTransport method it allows you to set options for the http client so may do what you are after.
I won’t be able to check for a few hours but that is where I would start.
This solves my problem, thanks so much! The issue could be closed now.
When requests url with https, an error occurs: x509: certificate has expired or is not yet valid