<%@ CODEPAGE=65001 'UTF-8%> <%' certrspn.asp - (CERT)srv web - (R)e(S)ult: (P)e(N)ding ' Copyright (C) Microsoft Corporation, 1998 - 1999 %> <% ' came from certfnsh.asp Set ICertRequest=Session("ICertRequest") sMode=Request.Form("Mode") 'Stop ' If this is a new request, add it to the user's cookie If 0<>InStr(sMode,"newreq") Then AddRequest End If %> Microsoft Certificate Services
Microsoft Certificate Services  --  <%=sServerDisplayName%>   Home

Certificate Pending
<%If 0<>InStr(sMode,"newreq") Then%>

Your certificate request has been received. However, you must wait for an administrator to issue the certificate you requested.

<%ElseIf "chkpnd"=sMode Then%>

Your certificate request is still pending. You must wait for an administrator to issue the certificate you requested.

<%End If%>

Please return to this web site in a day or two to retrieve your certificate.

Note: You must return with this web browser within <%=nPendingTimeoutDays%> days to retrieve your certificate

<%If "chkpnd"=sMode Then%>
">

- Remove this request from your list of pending requests.

<%End If%>
<%Session.Abandon()%>