Replies: 2 comments 2 replies
-
Just a question, Peer Connectors in an Enterprise feature, so this doesn't really sounds like a Community question? Is that correct, or I missed something? Cheers |
Beta Was this translation helpful? Give feedback.
0 replies
-
for my issue, Is it possible import OCSP responder key from .p12 format file instead of generate a CSR for external to sign? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i follow the below step to setup OCSP responder cert. and its work.
(send the csr to OCSP_CA and get signed certificate back)
However, May i know that is it ok to use self signed cert. (with Key Usage: Digital Signature / Extended Key Usage: OCSPSigner) instead of send the CSR to external CA signing?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions