python3-ocspbuilder

library for generating OCSP requests and responses (Python3 version)
  https://github.com/wbond/ocspbuilder
  0
  no reviews



Ocspbuilder is a Python library for constructing OCSP requests and responses. It provides a high-level interface with knowledge of RFC 6960 to produce, valid, correct OCSP messages without terrible APIs or hunting through RFCs.

This package contains the Python 3 version of the library.