Skip to main content

Library used to check the OCSP revocation status for a x509 digital certificate.

Project description

OCSP-Requester

Overview

OCSP-Requester 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-Requester 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.7 (64-bit) and above.

Installation

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."]

Feedback

Send me mail at joe@metlife.com

Project details


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-1.3.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

ocsp_checker-1.3.0-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file ocsp-checker-1.3.0.tar.gz.

File metadata

  • Download URL: ocsp-checker-1.3.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for ocsp-checker-1.3.0.tar.gz
Algorithm Hash digest
SHA256 a8145b1e1b0e12f18083e97a09e7a4bd6cd3e3113bb6bc91cae1d5e0d7feba49
MD5 ef15879d3ef16f0b5a0f43d8083dfcd0
BLAKE2b-256 92a075b17d08d810f8ebc1da49e305cf0d22b8507a7c70197f3dc8d262da730e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ocsp_checker-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for ocsp_checker-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7b6d17d06a49f210a9962de47020ecd6f744a5e7f470d5a9cdd9274780f36856
MD5 c4e67964bbd40dc5f8593d159bc88de9
BLAKE2b-256 df4a6397816f8070d894aa3d24dc10e83c2ed23cb310d536c026d9eeaa410ebd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page