Skip to content
 
 

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyOCSP

General Description

PyOCSP is a based on the idea of OpenCA's OCSP Responder released under the OpenCA Licence.

The purpose of PyOCSP is to provide a rfc2560 compliant OCSP responder.

To try PyOCSP:

$ pyocspd --help

Install

As for every python package, just run:

$ python setup.py install

Status

OCSP is in early stage of development. Don't blame me with it doesn't work.

Python Compatibility and Dependencies

PyOCSP is developped under python2.6 but must be compatible with > 2.5 python versions.

The following python package are needed to run pyocsp:

Licencing

OCSP is released under GPL Licence.

References

OCSP with OPENSSL

RFCs

Other OCSP Responder

About

OCSP Responder written in Python

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors