From 2fd7c09281cf65430477d33a45df0ac876ea04ad 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 reorganized into the RA core package. Ticket #407 --- base/ra/apache/docroot/ee/agent/start.vm | 114 +++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 base/ra/apache/docroot/ee/agent/start.vm (limited to 'base/ra/apache/docroot/ee/agent/start.vm') diff --git a/base/ra/apache/docroot/ee/agent/start.vm b/base/ra/apache/docroot/ee/agent/start.vm new file mode 100644 index 000000000..b2b21dc1b --- /dev/null +++ b/base/ra/apache/docroot/ee/agent/start.vm @@ -0,0 +1,114 @@ + + + + +Agent Certificate Request Using a One-Time Pin + + + + + + + +#include ( "header.vm" ) + + + + +
+ +
+
+ +
+ - +
+ + +
+
+ +
+ + + + + +RA Services : Agent Enrollment
+Agent Interface +

+

+This form is for new RA agent to request a certificate. +

+

+
+ + + + + + + + + + + + + + + + + +
UID:
One-Time Pin:
  
+ +
+
+#include ( "footer.vm" ) + + + -- cgit