Skip to content

Instantly share code, notes, and snippets.

@thobens
Created October 1, 2014 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thobens/74d356786610e65698e1 to your computer and use it in GitHub Desktop.
Save thobens/74d356786610e65698e1 to your computer and use it in GitHub Desktop.
wget domain
--2014-10-01 21:11:26-- https://my.domain.com/
Resolving my.domain.com (my.domain.com)... 5.9.147.56
Connecting to my.domain.com (my.domain.com)|5.9.147.56|:443... connected.
ERROR: cannot verify my.domain.com's certificate, issued by â/C=US/ST=Somewhere/L=Somecity/O=CompanyName/OU=Organizational Unit Name (eg, section)/CN=Common Name (eg, YOUR name)/emailAddress=Email Addressâ:
Self-signed certificate encountered.
ERROR: certificate common name âCommon Name (eg, YOUR name)â doesn't match requested host name âmy.domain.comâ.
To connect to my.domain.com insecurely, use `--no-check-certificate'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment