Fix wget ERROR: The certificate of ‘ ’ is not trusted

How to fix wget ERROR: The certificate of ‘ ’ is not trusted

How to fix wget command error in Debian or Ubuntu:

ERROR: The certificate of ‘ ’ is not trusted.
ERROR: The certificate of ‘ ’ hasn't got a known issuer.

Example output:

Error the certificate of is not trusted

For fixing wget problem “ERROR: The certificate of ‘ ’ is not trusted” in Debian or Ubuntu operating system you need install ca-certificates package.

Run:

$ sudo apt-get install ca-certificates

After install ca-certificates your problem will fixed.

Discuss article in ArsTech Forum

If you like what you are reading, please:

Buy me a coffeeBuy me a coffee

arstech

Leave a Reply