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.
Get "URL-REDACTED": x509: certificate signed by unknown authority
I wonder if disabling SSL cert check is possible? In some cases we use self-signed certificates and
gotrefuses to download from that servers.pops an error like in the following and doesn't start to download.