Moved apache code into a folder to help prepare for packaging where we dont want...
[httpd-crcsyncproxy.git] / apache / docs / manual / ssl / index.xml.ja
blobe8429b648075b14a4b63da0d20a1b45bdde674f8
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
3 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
4 <!-- English Revision: 420990 -->
6 <!--
7 Licensed to the Apache Software Foundation (ASF) under one or more
8 contributor license agreements. See the NOTICE file distributed with
9 this work for additional information regarding copyright ownership.
10 The ASF licenses this file to You under the Apache License, Version 2.0
11 (the "License"); you may not use this file except in compliance with
12 the License. You may obtain a copy of the License at
14 http://www.apache.org/licenses/LICENSE-2.0
16 Unless required by applicable law or agreed to in writing, software
17 distributed under the License is distributed on an "AS IS" BASIS,
18 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19 See the License for the specific language governing permissions and
20 limitations under the License.
21 -->
23 <manualpage metafile="index.xml.meta">
24 <parentdocument href="../"/>
26 <title>Apache の SSL/TLS 暗号化</title>
28 <summary>
29 <p>Apache HTTP サーバモジュール <module>mod_ssl</module>
30 <a href="http://www.openssl.org/">OpenSSL</a>
31 ライブラリへのインターフェースを提供していますが、これは
32 Secure Sockts Layer と Transport Layer Security
33 プロトコルを用いた強力な暗号化を提供します。
34 このモジュールやこの文書は Ralf S. Engelschall の mod_ssl
35 プロジェクトに基づいています。</p>
36 </summary>
38 <section id="documentation"><title>Documentation</title>
39 <ul>
40 <li><a href="ssl_intro.html">はじめに</a></li>
41 <li><a href="ssl_compat.html">互換性</a></li>
42 <li><a href="ssl_howto.html">How-To</a></li>
43 <li><a href="ssl_faq.html">よくある質問</a></li>
44 <li><a href="../glossary.html">用語</a></li>
45 </ul>
46 </section>
48 <section id="mod-ssl"><title>mod_ssl</title>
49 <p>このモジュールで提供されるディレクティブや環境変数に関する
50 詳しい文書は、<a href="../mod/mod_ssl.html">mod_ssl
51 リファレンス</a>をご覧下さい。</p>
52 </section>
54 </manualpage>