Skip to content

Instantly share code, notes, and snippets.

@thobens
Created October 1, 2014 19:22
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/dfe3e8640448b7883f64 to your computer and use it in GitHub Desktop.
Save thobens/dfe3e8640448b7883f64 to your computer and use it in GitHub Desktop.
wget localhost
--2014-10-01 21:19:44-- https://localhost:8443/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:8443... connected.
ERROR: cannot verify localhost's certificate, issued by â/C=CH/ST=XXX/L=XXX/O=Unknown/OU=Unknown/CN=*.domain.comâ:
Self-signed certificate encountered.
ERROR: certificate common name â*.domain.comâ doesn't match requested host name âlocalhostâ.
To connect to localhost insecurely, use `--no-check-certificate'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment