Skip to main content

OCSPChecker

Downloads PyPI Version Python version

Overview

OCSPChecker is a python package based on Alban Diquet's nassl wrapper and the Python Cryptographic Authority's cryptography package. Relying on a web browser to check the revocation status of a x509 digital certificate has been broken from the beginning, and validating certificates outside of the web browser is a manual process. OCSP-Checker aims to solve this by providing an automated means to check the OCSP revocation status for a x509 digital certificate.

Pre-requisites

Python - Python 3.10 (64-bit) and above.

Installation

It is strongly recommended to run ocsp-checker in a virtual environment.

python -m venv ocsp-checker
cd ocsp-checker && source bin/activate
pip install ocsp-checker

Usage

>>> from ocspchecker import ocspchecker
>>> ocsp_request = ocspchecker.get_ocsp_status("github.com")

Sample Output

Sample output below, let me know if you want to add more fields/information to the output.

['Host: github.com:443', 'OCSP URL: http://ocsp.digicert.com', 'OCSP Status: GOOD']

PLEASE NOTE: If you run this on a network with a MITM SSL proxy, you may receive unintended results (see below):

["Error: Certificate Authority Information Access (AIA) Extension Missing. Possible MITM Proxy."]

Command Line Usage

OCSPChecker can now be used at the command line. The format is:

usage: ocspchecker [-h] --target target [--port port]

Check the OCSP revocation status for a x509 digital certificate.

optional arguments:
  -h, --help            show this help message and exit
  --target target, -t target
                        The target to test
  --port port, -p port  The port to test (default is 443)

For example:

ocspchecker -t github.com

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ocsp_checker-2.0.4.tar.gz (17.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ocsp_checker-2.0.4-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file ocsp_checker-2.0.4.tar.gz.

File metadata

  • Download URL: ocsp_checker-2.0.4.tar.gz
  • Upload date:
  • Size: 17.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for ocsp_checker-2.0.4.tar.gz
Algorithm Hash digest
SHA256 9440f1af682fbeb0c860b693df75520f60731e691e5d344f1c69a84570c69546
MD5 0419b5ceabfbd90cbf3b6be4f8362437
BLAKE2b-256 8ca89489b976e1819f24578d01d40b013efcff39e577322b3abfa5d70290f3fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for ocsp_checker-2.0.4.tar.gz:

Publisher: main.yml on gattjoe/OCSPChecker

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ocsp_checker-2.0.4-py3-none-any.whl.

File metadata

  • Download URL: ocsp_checker-2.0.4-py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for ocsp_checker-2.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 133087d803d3109aa2f0bf769c4417e236f350f26ba5292212eeda93a6499624
MD5 0d63d2c82a34d0cb58d61f959d700c0c
BLAKE2b-256 dc9f6fee38fab270c6c1c49e482a057a3ead6fa140580b5512eaef6dc3da8b76

See more details on using hashes here.

Provenance

The following attestation bundles were made for ocsp_checker-2.0.4-py3-none-any.whl:

Publisher: main.yml on gattjoe/OCSPChecker

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

2.0.4 This release

2 files

2.0.3

2 files

2.0.2

2 files

2.0.1

2 files

2.0.0

2 files

1.9.14

2 files

1.9.13

2 files

1.9.12

2 files

1.9.11

2 files

1.9.10

2 files

1.9.9

2 files

1.9.8

2 files

1.9.7

2 files

1.9.6

2 files

1.9.5

2 files

1.9.0

2 files

1.8.2

2 files

1.8.1

2 files

1.8.0

2 files

1.7.0

2 files

1.6.0

2 files

1.5.0

2 files

1.4.0

2 files

1.3.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page