<%--
User: Jeff Gaynor
Date: 9/27/11
Time: 4:37 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 error page
There was a problem getting the cert.
Check the server logs...
The message received was:
${message}
Underlying cause:${cause}