Skip to content

Instantly share code, notes, and snippets.

@yano3
Created May 31, 2011 08:51
Show Gist options
  • Select an option

  • Save yano3/1000189 to your computer and use it in GitHub Desktop.

Select an option

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