Hello. Actually, wget isn't checking the server's certificate against a trusted set of CAs so "--no-check-certificate" is working as advertised.
The problem is related to wget's handling of alerts when built against GnuTLS. In your particular example, the alert is a warning-level unrecognized_name alert from using SNI extensions. I've documented this behavior and provided a fix which has been committed by upstream (http://git.savannah.gnu.org/cgit/wget.git/patch/?id=ae80fd2ec75fafd bec9895b9d973f2966209d588). Detail provided in this thread: http://thread.gmane.org/gmane.comp.web.wget.general/11656 Cheers. --mancha -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org