Configuring OCSP Responder - dogtagpki/pki GitHub Wiki
This page describes the process to configure the OCSP subsystem (instead of the internal OCSP responder in CA).
ocsp.certNickname= ocsp.signing.certnickname= ocsp.signing.defaultSigningAlgorithm=SHA256withRSA ocsp.signing.tokenname=internal
ocsp.storeId=defStore
ocsp.store.defStore.class=com.netscape.cms.ocsp.DefStore ocsp.store.defStore.includeNextUpdate=false ocsp.store.defStore.notFoundAsGood=true