From ff39b488db3fa2a57af8438f7b0e66f83e1230a0 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Wed, 21 Nov 2012 13:28:22 -0500 Subject: Reorganized RA templates and scripts. The templates, JS, and CGI scripts for RA have been moved into the RA core package. Ticket #407 --- dogtag/ra-ui/shared/docroot/ee/scep/index.vm | 83 ---------------------------- 1 file changed, 83 deletions(-) delete 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 deleted file mode 100644 index 3d75a8d40..000000000 --- a/dogtag/ra-ui/shared/docroot/ee/scep/index.vm +++ /dev/null @@ -1,83 +0,0 @@ - - - - -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