On 11/28/06, Daniel Blumenthal <[EMAIL PROTECTED]> wrote:
SSLCertificateFile="${catalina.base}/conf/localhost.crt" SSLCertificateKeyFile="${catalina.base}/conf/localhost.key" />I can export the .crt file from the .kdb file, but how do I get the "key" file?
You should look in the mod_ssl documentation for some details (http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslcertificatekeyfile). Rémy --------------------------------------------------------------------- To start a new topic, e-mail: [email protected] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
