Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 350 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 350 Bytes

A simple ocsp responder in micronaut

All important changes from this project are based revoker implementation.

Command to validate OCSP responder

 openssl ocsp -CAfile chain.pem -url http://localhost:8080 -resp_text -issuer INTERMEDIATE_ROOT.pem -cert intermediate.test.ocsp.pem