linux - Wget over SSL gives: Unable to establish SSL connection -


this may similar post others have mentioned wget --no-check-certificate returns "unable establish ssl connection"

wget https://example.com/xyz unable establish ssl connection. 

same curl.

any way fix ?

try wget --no-check-certificate https://example.com/xyz


Comments

Popular posts from this blog

libGdx unable to find files in android application data directory -

php - Webix Data Loading from Laravel Link -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -