OCSP responder written in Go
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan Dittberner 01d8ca46c3 Initial implementation
- support multiple issuer certificates
- support separate responder keys and certificates
- support openssl index.txt format certificate databases
3 years ago
cmd/cacertocsp Initial implementation 3 years ago
internal/ocspsource Initial implementation 3 years ago
.gitignore Initial implementation 3 years ago
README.md Initial project setup 3 years ago
go.mod Initial implementation 3 years ago
go.sum Initial implementation 3 years ago

README.md

OCSP responder for CAcert

This project aims to provide an OCSP responder implementation for CAcert.

Requirements

  • the sources for OCSP answers should be files
  • certificates that are not listed in those files will be answered as unknown
  • the responder must support multiple CA certificates
  • the responder must support multiple OCSP signing certificates
  • responses must be signed
  • responses must contain the signing certificate