Skip to content

Tools to check OCSP status of certificates

License

Notifications You must be signed in to change notification settings

Axonius/ocsp-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocsp-utils

Tool to check OCSP status of certificates

This tool allows for the checking of a host's certificate's OCSP status. It automatically retrieves the X.509 certificate presented by the host, extracts the OCSP responder URL from the AIA extension, queries the OCSP responder, and extracts the data from the response.

Usage

pip install -r requirements.txt # ensure you've installed the dependencies
./ocsp.py <hostname>

About

Tools to check OCSP status of certificates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%