質問編集履歴
2
sss
title
CHANGED
File without changes
|
body
CHANGED
@@ -31,7 +31,7 @@
|
|
31
31
|
|
32
32
|
・・・省略
|
33
33
|
|
34
|
-
SSLCACertificateFile /etc/httpd/conf.ssl/www.
|
34
|
+
SSLCACertificateFile /etc/httpd/conf.ssl/www.example.com/ca-bundle.crt
|
35
35
|
<Location "/">
|
36
36
|
SSLVerifyClient require
|
37
37
|
SSLVerifyDepth 3
|
1
誤字
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
サーバの設定ファイル
|
1
|
+
サーバの設定ファイルにクライアント証明書のシリアル番号でアクセス制限を掛ける方法について
|
body
CHANGED
File without changes
|