User Tools

Site Tools


networking:ocsp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
networking:ocsp [2020/05/19 09:35] – created bstaffordnetworking:ocsp [2022/11/23 12:49] (current) – external edit 127.0.0.1
Line 11: Line 11:
  
 ===== Test OCSP in OpenSSL ===== ===== Test OCSP in OpenSSL =====
-You can also use the [[https://raymii.org/s/articles/OpenSSL_Manually_Verify_a_certificate_against_an_OCSP.html OpenSSL command]].+You can also use the [[https://raymii.org/s/articles/OpenSSL_Manually_Verify_a_certificate_against_an_OCSP.html|OpenSSL command]].
  
 <code>openssl ocsp -issuer NAME_OF_ROOT.crt -cert NAME_OF_CERRT.crt -text -url http://responder.com/CA/url</code> <code>openssl ocsp -issuer NAME_OF_ROOT.crt -cert NAME_OF_CERRT.crt -text -url http://responder.com/CA/url</code>
Line 19: Line 19:
  
 Remember, Google Chrome does not actually use OCSP so do not use this web browser for testing OCSP functionality. Internet Explorer also seems to ignore OCSP. Firefox 68 still checks OCSP. Remember, Google Chrome does not actually use OCSP so do not use this web browser for testing OCSP functionality. Internet Explorer also seems to ignore OCSP. Firefox 68 still checks OCSP.
 +
networking/ocsp.1589880902.txt.gz · Last modified: (external edit)