blog:configure_apache2_to_use_comodo_essential_ssl_certificate
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| blog:configure_apache2_to_use_comodo_essential_ssl_certificate [2011-06-04 18:59] – brb | blog:configure_apache2_to_use_comodo_essential_ssl_certificate [2011-06-06 07:57] (current) – brb | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Configure apache2 to use comodo essential ssl certificate ====== | ====== Configure apache2 to use comodo essential ssl certificate ====== | ||
| - | https:// | + | * Generate key: '' |
| + | * Create CSR: '' | ||
| + | * Check CSR: '' | ||
| + | * Get your certificate from comodo | ||
| + | * Chain certificate download from comodo | ||
| + | * Get CRT after registration -> ssl_subdomain_com.crt | ||
| + | * Append chain certificate to crt: '' | ||
| + | |||
| + | Configure apache2 w/gntls | ||
| + | < | ||
| + | GnuTLSEnable on | ||
| + | GnuTLSPriorities NORMAL | ||
| + | GnuTLSCertificateFile / | ||
| + | GnuTLSKeyFile | ||
| + | </ | ||
| + | |||
| + | Configure apache2 with openssl -> https:// | ||
| + | |||
| + | Ref: https:// | ||
| {{tag> | {{tag> | ||
blog/configure_apache2_to_use_comodo_essential_ssl_certificate.1307206770.txt.gz · Last modified: 2011-06-04 18:59 by brb
