Created
October 15, 2014 02:12
-
-
Save yusuke/a007cbf23a8f8dacd934 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
| $ curl -sslv3 -kv https://secure.samuraism.com | |
| * Adding handle: conn: 0x7ffb94003000 | |
| * Adding handle: send: 0 | |
| * Adding handle: recv: 0 | |
| * Curl_addHandleToPipeline: length: 1 | |
| * - Conn 0 (0x7ffb94003000) send_pipe: 1, recv_pipe: 0 | |
| * About to connect() to secure.samuraism.com port 443 (#0) | |
| * Trying 153.127.244.69... | |
| * Connected to secure.samuraism.com (153.127.244.69) port 443 (#0) | |
| * Server aborted the SSL handshake | |
| * Closing connection 0 | |
| 11:12 ~ $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment