Trace:
Differences
This shows you the differences between two versions of the page.
|
linux:apache_webserver [2010/04/02 15:20] onno |
linux:apache_webserver [2010/04/09 09:02] (current) onno |
||
|---|---|---|---|
| Line 317: | Line 317: | ||
| </code> | </code> | ||
| - | * Using the pass phrase for the server key, generate a CSR (Certificate Siging Request). Send this file to your CA (Certificate Authority, e.g. Verisign). | + | * Using the pass phrase for the server key, generate a CSR (Certificate Signing Request). Send this file to your CA (Certificate Authority, e.g. Verisign). |
| Please note: the following command will prompt you for some data. When you see: ''Common Name (eg, your name or your server's hostname)'', enter the exact domain name that you want to secure. For instance, if you have a specific subdomain that must be secured, provide the complete url for the subdomain (minus the protocol). E.g.: ''tech.solin.eu''. | Please note: the following command will prompt you for some data. When you see: ''Common Name (eg, your name or your server's hostname)'', enter the exact domain name that you want to secure. For instance, if you have a specific subdomain that must be secured, provide the complete url for the subdomain (minus the protocol). E.g.: ''tech.solin.eu''. | ||
You are here: start » linux:linux » linux:apache_webserver