WARNING: Certificate Verification Error For Self Signed Certificate

Mobile
feeds
Welcome Login | Register

WARNING: Certificate Verification Error For Self Signed Certificate
  Forums Index
      » Linux Hosting Forums
        » » WARNING: Certificate verification error for self signed certificate



WARNING: Certificate Verification Error For Self Signed Certificate
Post Description:
Post Tags: warning, certificate, verification, error, for, self, signed, certificate, linux hosting, troubleshoot, help, support advise, questions, answers
This Post Has Been Viewed 216 Times Since Mon Jun 23, 2008 11:38 pm Posted By juker with 1 replies
WARNING: Certificate Verification Error For Self Signed Certificate
hi im getting this error when i use wget on a file i need to download from the internet

have you ever seen this error before:

WARNING: Certificate verification error for www.example.com: self signed certificate



Leave Your Comments






Share
URL:
You can use this HTML code to put it on your website to show your friends this wallpaper. Use this code on your profile like myspace, friendster, Facebook or others. Just Copy and Paste it in your HTML on your websites



Fourms BBCODE:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums





Comments and replies About WARNING: Certificate Verification Error For Self Signed Certificate




:: 1 :: Reply #59113 Reply By hostman On Mon Jun 23, 2008 11:41 pm
just modify your command To connect to www.webune.com insecurely, use `--no-check-certificate'.
Unable to establish SSL connection

so change your command like this:
wget --no-check-certificate https://www.example.com/myfile.tar.gz


you will get a warning like this:

WARNING: Certificate verification error for www.example.com: self signed certificate
HTTP request sent, awaiting response...