summaryrefslogtreecommitdiffstats
path: root/base/ca/shared/emails/reqInQueue_RA.html
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-03-24 02:08:08 -0500
committerMatthew Harmsen <mharmsen@redhat.com>2012-03-26 15:10:41 -0700
commit4a7ec07c942544b7ca27718a11dac00505c4de7b (patch)
treecceeb31a92d7b8b307300305fba77e642b7a6495 /base/ca/shared/emails/reqInQueue_RA.html
parent007bc68f666ef5658274a1e27989d75f2a681a20 (diff)
downloadpki-4a7ec07c942544b7ca27718a11dac00505c4de7b.tar.gz
pki-4a7ec07c942544b7ca27718a11dac00505c4de7b.tar.xz
pki-4a7ec07c942544b7ca27718a11dac00505c4de7b.zip
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
Diffstat (limited to 'base/ca/shared/emails/reqInQueue_RA.html')
-rw-r--r--base/ca/shared/emails/reqInQueue_RA.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/base/ca/shared/emails/reqInQueue_RA.html b/base/ca/shared/emails/reqInQueue_RA.html
new file mode 100644
index 000000000..1b5bcfaf6
--- /dev/null
+++ b/base/ca/shared/emails/reqInQueue_RA.html
@@ -0,0 +1,12 @@
+<html>
+<body>
+Request $RequestId is in queue.
+<p>
+requestor email is <b>$RequestorEmail</b>.<p>
+cert type is <b>$CertType</b>.<p>
+request type is <b>$RequestType</b>.<p>
+Click
+<a href="https://$HttpHost:$HttpPort/ra/processReq?seqNum=$RequestId">
+this URL</a> to process request
+</body>
+</html>