# gunzip httpd-2.2.22.tar.gz
# tar xvf httpd-2.2.22.tar
# cd httpd-2.2.22
# ./configure --enable-ssl ←mod_sslを指定して再コンパイル
# make
# make test
# make install
# make clean
# openssl req -new -key server.key -out server.csr
Enter pass phrase for newkey.pem: ←パスフレーズの入力が求められますので入力します。
You are about to be asked to enter information that will
be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished
Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:JP←公開鍵情報の入力が求められますので入力します。
State or Province Name (full name) [Some-State]:Tokyo
Locality Name (eg, city) []:Chiyoda
Organization Name (eg, company) [Internet Widgits Pty
Ltd]:GeoTrust Japan, Inc.
Organizational Unit Name (eg, section) []:System1
Common Name (e.g. server FQDN or YOUR name) []:www.example.co.jp
Email Address []:
Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:
An optional company name []: