This may be a similar post to what others have mentioned but wget with --no-check-certificate returns "Unable to establish SSL connection"
wget https://example.com/xyz
Unable to establish SSL connection.
Same with curl.
Any way to fix it ?
try wget --no-check-certificate https://example.com/xyz
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With