Skip to content

Instantly share code, notes, and snippets.

@yusuke
Created October 15, 2014 02:12
Show Gist options
  • Select an option

  • Save yusuke/a007cbf23a8f8dacd934 to your computer and use it in GitHub Desktop.

Select an option

Save yusuke/a007cbf23a8f8dacd934 to your computer and use it in GitHub Desktop.
$ 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