Export to GitHub

winezeug - issue #215
Certificate issuer check problem keeps Liberation from installing
Posted on Dec 19, 2010 by
Happy Giraffe
In cygwin on vista, 'wisotool2 liberation' fails with log
- wget -O liberation-fonts-1.04.tar.gz -nd -c --read-timeout=300 --tries=1 --retry-connrefused --header 'Accept-Encoding: gzip,deflate' \
https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-1.04.tar.gz
...
ERROR: cannot verify fedorahosted.org's certificate, issued by
/C=US/O=Equifax/ OU=Equifax Secure Certificate Authority': Unable to locally verify the issuer's authority. To connect to fedorahosted.org insecurely, use
--no-check-certificate'.
A wget bug, perhaps?
Comment #1
Posted on Dec 19, 2010 by Happy Giraffe(No comment was entered for this change.)
Status: Accepted
Labels:
Type-Defect
Priority-Medium