Skip to content

Instantly share code, notes, and snippets.

@yano3
Created May 31, 2011 08:51
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 yano3/1000189 to your computer and use it in GitHub Desktop.
Save yano3/1000189 to your computer and use it in GitHub Desktop.
curl でオレオレ証明書無視
curl https://example.com/ --insecure
curl https://example.com/ -k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment