Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / configs / sslError.html
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html 
3         PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
4         "DTD/xhtml1-strict.dtd">
5         
6 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
7 <head>
8         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
9         <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
10         <title>POST Failed</title>
11 </head>
12
13 <body>
14
15 <img src="<shibmlp logoLocation/>" alt="Logo" />
16 <h1>POST Failed</h1>
17
18
19 You have attemped to submit information without the protection
20 of SSL to this site.<br>
21
22 For the protection of your submission and the integrity of the site,
23 this is not permitted. Please try accessing the server with a
24 URL starting with <strong>https://</strong> and report this problem
25 to <a href="mailto:<shibmlp supportContact/>"><shibmlp supportContact/></a>
26
27 </body>
28 </html>