]> git.ipfire.org Git - thirdparty/squid.git/blob - errors/templates/ERR_SECURE_CONNECT_FAIL
Languages: Import dictionary templates
[thirdparty/squid.git] / errors / templates / ERR_SECURE_CONNECT_FAIL
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html><head>
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4 <title>ERROR: The requested URL could not be retrieved</title>
5 <style type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></style>
6 </head><body>
7 <h1>ERROR</h1>
8 <h2>The requested URL could not be retrieved</h2>
9 <hr>
10 <p>The following error was encountered while trying to retrieve the URL: <a href="%U">%U</a></p>
11
12 <blockquote>
13 <p><b>Failed to establish a secure connection to %I</b></p>
14 </blockquote>
15
16 <p>The system returned: <i>%E</i></p>
17
18 <p>This proxy and the remote host failed to negotiate a mutually acceptable security settings for handling your request. It is possible that the remote host does not support secure connections, or the proxy is not satisfied with the host security credentials.</p>
19
20 <p>Your cache administrator is <a href="mailto:%w%W">%w</a>.</p>