how to use oscp for validating certificate file in the docker install environment #132
Unanswered
lu-guangrui
asked this question in
Q&A
Replies: 1 comment
-
OCSP is specified in the RFC6960 standard. https://www.rfc-editor.org/rfc/rfc6960 See the documentation for example commands using OpenSSL. https://doc.primekey.com/ejbca/ejbca-operations/ejbca-ca-concept-guide/protocols/ocsp |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,


I'm new to EJBCA, openSSL, ca and others in the security system . so I installed EJBCA following this page for testing and evaluation purposes,and now it is working in my local.I can access the administrator web, ra web ,
then I added one end entity and generated it's ca file, the next step what I want to do is : revoke the ca and ues the ocsp to validate the ca file ,but I don't konw how , I tried following the page,but failed...

when I access https://myhost/ejbca//ejbca/publicweb/status/ocsp/MEkwRzBFMEMwQTAJBgUrDgMCGgUABBT1x9iHOmegR7sYp5Fzdo/u3FMBRgQUH1DTnzl9lscAe3WBTUPCWR+xwpQCCDlpiyU2q5Rb,the browser return nothing but a file,which named u3FMBRgQUH1DTnzl9lscAe3WBTUPCWR+xwpQCCDlpiyU2q5Rb ,had no type suffix and its content is confusing , like this
so I need a more detailed instruction manual, please give me some help .
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions