Search

オンライン

現在
 ゲスト 22 人
 がオンラインです

Counter

mod_vvisit_counterToday8
mod_vvisit_counterYesterday126
mod_vvisit_counterThis week533
mod_vvisit_counterAll117989

最近のコメント

  • New comment on 水槽リセット Posted by mune, on 2009年 1月 05日(月曜日) at 01:48
  • New comment on またまた新草 Posted by mune, on 2008年 5月 28日(水曜日) at 09:33

JoomlaStats Counters

Visits today:1
Visits yesterday:55
Visits in this month:58
Visits total:58
Impressions this month:309
Bots today:7

Designed by:
SiteGround web hosting Joomla Templates
CentOS 5 の apache2.2.x をSSL自己認証にする PDF 印刷 Eメール
作者: mune   
2008年 12月 30日(火曜日) 22:09

cd /etc/httpd/conf
openssl genrsa 1024 > server.key
openssl rsa -in server.key -out server.key
openssl req -new -key server.key -out server.csr
openssl x509 -in server.csr -out server.pem -req -signkey server.key -days 365
chmod 400 server.*
-----
vi /etc/httpd/conf.d/ssl.conf
-----
SSLCertificateFile /etc/httpd/conf/server.pem
SSLCertificateKeyFile /etc/httpd/conf/server.key
-----

 
Use OpenOffice.org

Blog Calendar

< 12月 2008 >
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 31      
route20.org, Powered by Joomla! and designed by SiteGround web hosting