github.com/krum110487/go-htaccess@v0.0.0-20240316004156-60641c8e7598/tests/data/apache_2_2_34/manual/ssl/index.html.ja.utf8 (about)

     1  <?xml version="1.0" encoding="UTF-8"?>
     2  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     3  <html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja"><head>
     4  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
     5  <!--
     6          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
     7                This file is generated from xml source: DO NOT EDIT
     8          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
     9        -->
    10  <title>Apache の SSL/TLS 暗号化 - Apache HTTP サーバ バージョン 2.2</title>
    11  <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
    12  <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
    13  <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" />
    14  <script src="../style/scripts/prettify.min.js" type="text/javascript">
    15  </script>
    16  
    17  <link href="../images/favicon.ico" rel="shortcut icon" /><link href="http://httpd.apache.org/docs/current/ssl/index.html" rel="canonical" /></head>
    18  <body id="manual-page"><div id="page-header">
    19  <p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p>
    20  <p class="apache">Apache HTTP サーバ バージョン 2.2</p>
    21  <img alt="" src="../images/feather.gif" /></div>
    22  <div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
    23  <div id="path">
    24  <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP サーバ</a> &gt; <a href="http://httpd.apache.org/docs/">ドキュメンテーション</a> &gt; <a href="../">バージョン 2.2</a></div><div id="page-content"><div class="retired"><h4>Please note</h4>
    25              <p> This document refers to a legacy release (<strong>2.2</strong>) of Apache httpd. The active release (<strong>2.4</strong>) is documented <a href="http://httpd.apache.org/docs/current">here</a>. If you have not already upgraded, please follow <a href="http://httpd.apache.org/docs/current/upgrading.html">this link</a> for more information.</p>
    26          <p>You may follow <a href="http://httpd.apache.org/docs/current/ssl/">this link</a> to go to the current version of this document.</p></div><div id="preamble"><h1>Apache の SSL/TLS 暗号化</h1>
    27  <div class="toplang">
    28  <p><span>翻訳済み言語: </span><a href="../en/ssl/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
    29  <a href="../ja/ssl/" title="Japanese">&nbsp;ja&nbsp;</a> |
    30  <a href="../tr/ssl/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
    31  <a href="../zh-cn/ssl/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
    32  </div>
    33  
    34  <p>Apache HTTP サーバモジュール <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> が
    35  <a href="http://www.openssl.org/">OpenSSL</a>
    36  ライブラリへのインターフェースを提供していますが、これは
    37  Secure Sockts Layer と Transport Layer Security
    38  プロトコルを用いた強力な暗号化を提供します。
    39  このモジュールやこの文書は Ralf S. Engelschall の mod_ssl
    40  プロジェクトに基づいています。</p>
    41  </div>
    42  <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#documentation">Documentation</a></li>
    43  <li><img alt="" src="../images/down.gif" /> <a href="#mod-ssl">mod_ssl</a></li>
    44  </ul></div>
    45  <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
    46  <div class="section">
    47  <h2><a name="documentation" id="documentation">Documentation</a></h2>
    48  <ul>
    49  <li><a href="ssl_intro.html">はじめに</a></li>
    50  <li><a href="ssl_compat.html">互換性</a></li>
    51  <li><a href="ssl_howto.html">How-To</a></li>
    52  <li><a href="ssl_faq.html">よくある質問</a></li>
    53  <li><a href="../glossary.html">用語</a></li>
    54  </ul>
    55  </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
    56  <div class="section">
    57  <h2><a name="mod-ssl" id="mod-ssl">mod_ssl</a></h2>
    58  <p>このモジュールで提供されるディレクティブや環境変数に関する
    59  詳しい文書は、<a href="../mod/mod_ssl.html">mod_ssl
    60  リファレンス</a>をご覧下さい。</p>
    61  </div></div>
    62  <div class="bottomlang">
    63  <p><span>翻訳済み言語: </span><a href="../en/ssl/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
    64  <a href="../ja/ssl/" title="Japanese">&nbsp;ja&nbsp;</a> |
    65  <a href="../tr/ssl/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
    66  <a href="../zh-cn/ssl/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
    67  </div><div id="footer">
    68  <p class="apache">Copyright 2017 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p>
    69  <p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
    70  if (typeof(prettyPrint) !== 'undefined') {
    71      prettyPrint();
    72  }
    73  //--><!]]></script>
    74  </body></html>