Open nsa opened 3 years ago
I wonder if disabling SSL cert check is possible? In some cases we use self-signed certificates and got refuses to download from that servers.
got
pops an error like in the following and doesn't start to download.
Get "URL-REDACTED": x509: certificate signed by unknown authority
Hi, I will add --insecure flag to ignore SSL errors. thank you for your report.
--insecure
I wonder if disabling SSL cert check is possible? In some cases we use self-signed certificates and
got
refuses to download from that servers.pops an error like in the following and doesn't start to download.