<%--
User: Jeff Gaynor
Date: 9/27/11
Time: 4:58 PM
NOTE:This page is supplied as an example and under no circumstances should ever be deployed
on a live server. It is intended to show control flow as simply as possible.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
Simple client success page.
Success!
The subject of the first cert is
${certSubject}
and the user id found for this request was ${username}
You have successfully requested a certificate from the server.