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        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
5              This file is generated from xml source: DO NOT EDIT
6        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
7      -->
8<title>Apache の SSL/TLS 暗号化 - Apache HTTP サーバ</title>
9<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
10<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
11<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" />
12<script src="/style/scripts/prettify.js" type="text/javascript">
13</script>
14
15<link href="/images/favicon.ico" rel="shortcut icon" /></head>
16<body id="manual-page"><div id="page-header">
17<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>
18<p class="apache">Apache HTTP サーバ バージョン 2.2</p>
19<img alt="" src="/images/feather.gif" /></div>
20<div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
21<div id="path">
22<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 id="preamble"><h1>Apache の SSL/TLS 暗号化</h1>
23<div class="toplang">
24<p><span>翻訳済み言語: </span><a href="/en/ssl/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
25<a href="/ja/ssl/" title="Japanese">&nbsp;ja&nbsp;</a> |
26<a href="/tr/ssl/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
27<a href="/zh-cn/ssl/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
28</div>
29
30<p>Apache HTTP サーバモジュール <code class="module"><a href="/mod/mod_ssl.html">mod_ssl</a></code> が
31<a href="http://www.openssl.org/">OpenSSL</a>
32ライブラリへのインターフェースを提供していますが、これは
33Secure Sockts Layer と Transport Layer Security
34プロトコルを用いた強力な暗号化を提供します。
35このモジュールやこの文書は Ralf S. Engelschall の mod_ssl
36プロジェクトに基づいています。</p>
37</div>
38<div id="quickview"><ul id="toc"><li><img alt="" src="/images/down.gif" /> <a href="#documentation">Documentation</a></li>
39<li><img alt="" src="/images/down.gif" /> <a href="#mod-ssl">mod_ssl</a></li>
40</ul></div>
41<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
42<div class="section">
43<h2><a name="documentation" id="documentation">Documentation</a></h2>
44<ul>
45<li><a href="ssl_intro.html">はじめに</a></li>
46<li><a href="ssl_compat.html">互換性</a></li>
47<li><a href="ssl_howto.html">How-To</a></li>
48<li><a href="ssl_faq.html">よくある質問</a></li>
49<li><a href="/glossary.html">用語</a></li>
50</ul>
51</div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
52<div class="section">
53<h2><a name="mod-ssl" id="mod-ssl">mod_ssl</a></h2>
54<p>このモジュールで提供されるディレクティブや環境変数に関する
55詳しい文書は、<a href="/mod/mod_ssl.html">mod_ssl
56リファレンス</a>をご覧下さい。</p>
57</div></div>
58<div class="bottomlang">
59<p><span>翻訳済み言語: </span><a href="/en/ssl/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
60<a href="/ja/ssl/" title="Japanese">&nbsp;ja&nbsp;</a> |
61<a href="/tr/ssl/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
62<a href="/zh-cn/ssl/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
63</div><div id="footer">
64<p class="apache">Copyright 2013 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p>
65<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[//><!--
66if (typeof(prettyPrint) !== 'undefined') {
67    prettyPrint();
68}
69//--><!]]></script>
70</body></html>