HP (Hewlett-Packard) 8212ZL Switch User Manual


 
124
Enhancements
Release K.13.19 Enhancements
Figure 23. HTML Code for Retry Login Page Template
SSL Redirect Page (sslredirect.html)
Figure 24. SSL Redirect Page
<!--
ProCurve Web Authentication Template
retry_login.html
-->
<html>
<head>
<title>Invalid Credentials</title>
<!--
The following line is required to automatically redirect
the user back to the login page.
-->
<meta http-equiv="refresh" content="5;URL=/EWA/index.html">
</head>
<body>
<h1>Invalid Credentials</h1>
<p>Your credentials were not accepted. You have <!- ESI(WAUTHRETRIESLEFTGET,
1
-> retries left. Please try again.</p>
</body>
</html>