Comment 2 for bug 1580700

Revision history for this message
Mike Weiss (michaelcweiss) wrote : Re: Add Let's Encrypt Authority to Package

The ca-certificates I have is "ca-certificates 20160104ubuntu0.12.04.1"

The issue exists with two versions of wget I've tried
wget 1.13.4-2ubuntu1.2
and
Wget 1.16.3 which I compiled myself

Although the error message is different for each, I believe its the same issue.

Error with Wget 1.13.4:

"ERROR: no certificate subject alternative name matches
        requested host name `www.x.org'.
To connect to www.x.org insecurely, use `--no-check-certificate'."

Error with Wget 1.16.3:
"ERROR: The certificate of 'www.x.org' is not trusted."