File: ERR_SECURE_CONNECT_FAIL

package info (click to toggle)
squid-langpack 20200403-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,380 kB
  • sloc: sh: 45; makefile: 30
file content (46 lines) | stat: -rw-r--r-- 1,336 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46

<html><head>
<meta type="copyright" content="Copyright (C) 1996-2020 The Squid Software Foundation and contributors">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ERRO: A URL requisitada não pode ser recuperada</title>
<style type="text/css"><!-- 
 %l

body
:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
:lang(he) { direction: rtl; }
 --></style>
</head><body id="%c">
<div id="titles">
<h1>ERRO</h1>
<h2>A URL requisitada não pôde ser recuperada</h2>
</div>
<hr>

<div id="content">
<p>O seguinte erro foi encontrado ao tentar recuperar a URL: <a href="%U">%U</a></p>

<blockquote id="error">
<p><b>Falha ao estabelecer uma conexão segura com %I</b></p>
</blockquote>

<div id="sysmsg">
<p>The system returned:</p>
<blockquote id="data">
<pre>%E (TLS code: %x)</pre>
<p>%D</p>
</blockquote>
</div>

<p>Este proxy e o host remoto falharam em negociar uma configuração de segurança aceitável entre si para atender sua requisição. É possível que o host remoto não suporte conexões seguras ou que o proxy não está satisfeito com as credenciais de segurança do host.</p>

<p>Seu administrador do cache é <a href="mailto:%w%W">%w</a>.</p>
<br>
</div>

<hr>
<div id="footer">
<p>Gerado %T por %h (%s)</p>
<!-- %c -->
</div>
</body></html>