summaryrefslogtreecommitdiffstats
path: root/pki/base/ca/shared/emails/certIssued_RA.html
blob: 2d7d2e36e493869856205558c625ec9247fe219d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<body>
<h2>An automatically generated notification from <i>$InstanceID</i></h2>
Your certificate request has been processed successfully.
<p>
SubjectDN= <b>$SubjectDN</b><br>
IssuerDN= <b>$IssuerDN</b><br>
notAfter= <b>$NotAfter</b><br>
notBefore= <b>$NotBefore</b><br>
Serial Number= <b>0x$HexSerialNumber</b><p>
<p>
To get your certificate, please follow this
<A HREF="https://$HttpHost:$HttpPort/displayCertFromRequest?requestId=$RequestId">URL</A>

Please contact your admin if there is any problem.
</body>
</html>