OCSP responder written in Go
Find a file
2022-03-06 09:57:04 +01:00
go.mod Initial project setup 2022-03-06 09:57:04 +01:00
README.md Initial project setup 2022-03-06 09:57:04 +01:00

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