Created
January 26, 2015 08:50
-
-
Save tfheen/591607cae191b273da1d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
: tfheen@xoog ~ > curl -v --resolve www.domeneshop.no:443:127.0.0.1 https://www.domeneshop.no | |
* Added www.domeneshop.no:443:127.0.0.1 to DNS cache | |
* Rebuilt URL to: https://www.domeneshop.no/ | |
* Hostname was found in DNS cache | |
* Trying 127.0.0.1... | |
* connect to 127.0.0.1 port 443 failed: Oppkobling nektes | |
* Failed to connect to www.domeneshop.no port 443: Oppkobling nektes | |
* Closing connection 0 | |
curl: (7) Failed to connect to www.domeneshop.no port 443: Oppkobling nektes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment