From 621d9e5c413e561293d7484b93882d985b3fe15f Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Sat, 24 Mar 2012 02:27:47 -0500 Subject: Removed unnecessary pki folder. Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131 --- .../shared/webapps/ca/ee/ca/OCSPResponder.html | 156 +++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html (limited to 'dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html') diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html new file mode 100644 index 000000000..4d14f513f --- /dev/null +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html @@ -0,0 +1,156 @@ + + + + +Request an OCSP Responder Certificate + + + + + + + +OCSP Responder Enrollment +
+ + Use this form to submit a request for an OCSP Responder's signing + certificate. +

+ After you click the Submit button, your request will be submitted to an + issuing agent for approval. The certificate will be emailed to you. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PKCS #10 Request
+A PKCS #10 request is generated by the software that will provide OCSP responses for your CA. +Paste the OCSP responder's PKCS #10 request into this text area. +
+
+ +
+
+ +
Contact Information
+
+
+
+ Name: +
+
+ +
+
+ Email: +
+
+ +
+
+ Phone: +
+
+ +
 
Additional Comments
+ If you have additional comments for the person who will process your + certificate request, write them here. +
+
+ +
+
+ +
+ + + + +
+
+ + + + + + + + + +
+
+
+
+ + -- cgit