You don't really "install" a certificate, you simply put it somewhere and 
then reference it in your httpd.conf file:

SSLCertificateFile /path/your.domain.com.crt
SSLCertificateKeyFile /path/your.domain.com.key

You probably should set privileges to only allow access by the user that 
apache runs under.

Jamie

At 12:39 PM 9/11/00, John Markunas wrote:
>Hi
>         Running RedHat v6.2 latest Apache and mod_ssl. I cannot figure 
> out how
>to install my Thwate certificate. I installed mod_ssl via an RPM. In
>/usr/local/ssl/mod_ssl I see three scripts cca.sh,gid_mkcert.sh and sign.sh.
>How do I install the Thwate certificate ?

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to