<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head> <meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>エラー: 要求されたURLからデータを取り出せませんでした。</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>エラー</h1> <h2>指定された URL を取得できませんでした</h2> </div> <hr> <div id="content"> <p>URL: <a href="%U">%U</a> の取得中に以下のエラーが発生しました。</p> <blockquote id="error"> <p><b>%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>このプロキシーと接続先のホストは互いに受け入れられる、あなたの要求を扱うためのセキュリティの設定を得ることができませんでした。接続先のホストが安全な接続をサポートしていないか、プロキシーは接続先ホストが要求する証明書を満たせなかったといったことが考えられます.</p> <p>Your cache administrator is <a href="mailto:%w%W">%w</a>.</p> <br> </div> <hr> <div id="footer"> <p>%Tに%h (%s)が生成しました。</p> <!-- %c --> </div> </body></html>