[Bug 66384] mod_ssl SSLCertificateKeyFile Directive French description unclear/wrong regarding combined public/private files
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=66384 --- Comment #3 from Lucien Gentis <[email protected]> --- It says that, if you wish a "normal" configuration, you have to put your certificate and your key in two separate files, and type SSLCertificateFile <your certificate file> SSLCertificateKeyFile <your key file> and that, if you put your certificate AND your key in one unique file, which is discouraged, you have to type SSLCertificateFile <your certificate/key file> but after all declarations using a separate key file like the two declarations above.. -- You are receiving this mail because: You are the assignee for the bug.