blog:configure_apache2_to_use_comodo_essential_ssl_certificate
| Next revision | Previous revision | ||
| blog:configure_apache2_to_use_comodo_essential_ssl_certificate [2011-06-04 18:59] – created 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: '' | ||
| - | {{tag> | + | Configure apache2 w/gntls |
| + | < | ||
| + | GnuTLSEnable on | ||
| + | GnuTLSPriorities NORMAL | ||
| + | GnuTLSCertificateFile / | ||
| + | GnuTLSKeyFile | ||
| + | </ | ||
| + | |||
| + | Configure apache2 with openssl -> https:// | ||
| + | |||
| + | Ref: https:// | ||
| + | |||
| + | {{tag>linux apache ssl comodo}} | ||
| ~~LINKBACK~~ | ~~LINKBACK~~ | ||
| ~~DISCUSSION~~ | ~~DISCUSSION~~ | ||
blog/configure_apache2_to_use_comodo_essential_ssl_certificate.1307206762.txt.gz · Last modified: 2011-06-04 18:59 by brb
