~ubuntu-branches/ubuntu/karmic/apache2/karmic-security

« back to all changes in this revision

Viewing changes to docs/manual/ssl/index.html.ja.utf8

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Fritsch
  • Date: 2008-10-01 11:50:18 UTC
  • mfrom: (34 intrepid)
  • mto: (14.2.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 40.
  • Revision ID: james.westby@ubuntu.com-20081001115018-1022gw429ce4pqyp
Tags: 2.2.9-10
Regression fix from upstream svn for mod_proxy_http:
Don't trigger a retry by the client if a failure to read the response line
was the result of a timeout.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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" />
 
12
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
 
13
<body id="manual-page"><div id="page-header">
 
14
<p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p>
 
15
<p class="apache">Apache HTTP サーバ バージョン 2.2</p>
 
16
<img alt="" src="../images/feather.gif" /></div>
 
17
<div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 
18
<div id="path">
 
19
<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>
 
20
<div class="toplang">
 
21
<p><span>Available Languages: </span><a href="../en/ssl/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
22
<a href="../ja/ssl/" title="Japanese">&nbsp;ja&nbsp;</a></p>
 
23
</div>
 
24
 
 
25
<p>Apache HTTP サーバモジュール <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> が
 
26
<a href="http://www.openssl.org/">OpenSSL</a>
 
27
ライブラリへのインターフェースを提供していますが、これは
 
28
Secure Sockts Layer と Transport Layer Security
 
29
プロトコルを用いた強力な暗号化を提供します。
 
30
このモジュールやこの文書は Ralf S. Engelschall の mod_ssl
 
31
プロジェクトに基づいています。</p>
 
32
</div>
 
33
<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#documentation">Documentation</a></li>
 
34
<li><img alt="" src="../images/down.gif" /> <a href="#mod-ssl">mod_ssl</a></li>
 
35
</ul></div>
 
36
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
37
<div class="section">
 
38
<h2><a name="documentation" id="documentation">Documentation</a></h2>
 
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
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
47
<div class="section">
 
48
<h2><a name="mod-ssl" id="mod-ssl">mod_ssl</a></h2>
 
49
<p>このモジュールで提供されるディレクティブや環境変数に関する
 
50
詳しい文書は、<a href="../mod/mod_ssl.html">mod_ssl
 
51
リファレンス</a>をご覧下さい。</p>
 
52
</div></div>
 
53
<div class="bottomlang">
 
54
<p><span>Available Languages: </span><a href="../en/ssl/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
55
<a href="../ja/ssl/" title="Japanese">&nbsp;ja&nbsp;</a></p>
 
56
</div><div id="footer">
 
57
<p class="apache">Copyright 2008 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 
58
<p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p></div>
 
59
</body></html>
 
 
b'\\ No newline at end of file'