Skip to content

Instantly share code, notes, and snippets.

@toddlers
Created March 16, 2018 09:25
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 toddlers/d578c867da0c51872f6b3f4df4252542 to your computer and use it in GitHub Desktop.
Save toddlers/d578c867da0c51872f6b3f4df4252542 to your computer and use it in GitHub Desktop.
oscp stapling
openssl ocsp -noverify -no_nonce -issuer issuerName.pem -cert net.pem -url http://ocsp.gandi.net -respout net.pem.ocsp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment