Created
October 23, 2013 02:06
-
-
Save trobrock/7111443 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
trobrock@app1:/var/myapp/current$ curl -v https://playfairapp.com | |
* About to connect() to playfairapp.com port 443 (#0) | |
* Trying 162.243.21.176... connected | |
* successfully set certificate verify locations: | |
* CAfile: none | |
CApath: /etc/ssl/certs | |
* SSLv3, TLS handshake, Client hello (1): | |
* SSL connection timeout | |
* Closing connection #0 | |
curl: (28) SSL connection timeout |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment