openssl req -new -key server.key -out server.csr
Enter pass phrase for server.key:<パスフレーズを入力>
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) []:<Bunkyo-ku>
Organization Name (eg, company) [Internet Widgits Pty Ltd]:<Company Name>
Organizational Unit Name (eg, section) []:<Section Name>
Common Name (eg, YOUR name) []:<ホスト名を入力>
Email Address []:(RETURNを押下)
Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:(RETURNを押下)
An optional company name []:(RETURNを押下)
|