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 --- dogtag/ra-ui/shared/docroot/ee/scep/index.vm | 83 ++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 dogtag/ra-ui/shared/docroot/ee/scep/index.vm (limited to 'dogtag/ra-ui/shared/docroot/ee/scep/index.vm') diff --git a/dogtag/ra-ui/shared/docroot/ee/scep/index.vm b/dogtag/ra-ui/shared/docroot/ee/scep/index.vm new file mode 100644 index 000000000..5c5b0db1a --- /dev/null +++ b/dogtag/ra-ui/shared/docroot/ee/scep/index.vm @@ -0,0 +1,83 @@ + + + + +RA End-Entity + + + + + + + +#include ( "header.vm" ) + + + + +
+ +
+
+ +
+ - +
+ + +
+
+ +
+ + + +RA Services : SCEP Enrollment
+

+

+In the SCEP enrollment, a manager must firstly submit a one-time pin creation request to the RA. RA Agent will then approve and generate an one-time pin. The pin will be returned to the manager who will give the pin to a local router installer. The router installer visits the enrollment form where certificate request, one time pin and other necessary information are submitted. The system will issue the certificate immediately. +

+

+ + + + + + + +
+ +
  • Request Submission - Manager
  • +
    +
    + +
  • SCEP Enrollment - Installer
  • +
    +
    +
    +#include ( "footer.vm" ) + + + -- cgit