Siva Kumar wrote:
Hi please help me with thiswhen i run this command i get "Disabling SSL due to encountered error" wget https://www.google.com
What OS, GnuTLS or OpenSSL and which wget version? (wget -V'). Try 'wget -d https://www.google.com' for more details. Looks like 'ssl_init()' returns false which could be caused by many things. -- --gv
