RH 7.3 and SSL

RH 7.3 and SSL

am 23.07.2002 02:48:03 von davereed

Pardon my ignorance and cross posting in hopes of finding the
answer.

I am running RH linux 7.3 (upgraded rom 6.2).

I am trying to get imaps and https working with my certificates;
I think the programs themselves are working, because they present
a funky "localhost@localdomain" certificate.

I seem unable to figure out where to put the certificates I generated
(in /usr/share/ssl/certs).

I did stop and restart the httpd service.

Any clues?


Many thanks.

--Dave

--
David F. Reed -> email: davidf.reed@amd.com (w) W5SV@arrl.net (h)
(for pgp key: davereed@W5SV.org http://keys.pgp.com/ )


____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

RE: RH 7.3 and SSL

am 23.07.2002 15:59:31 von srashmo

If you are running Apache2 then in the ssl.conf there are directives taht
say SSLCertificateFile, SSLCertificateKeyFile, SSLCACertificateFile change
these.
If you are running Apache1.3 then in the httpd.conf there are the same
directives.
These should point to your certificate, key and the cacert

-----Original Message-----
From: David F. Reed [mailto:davereed@w5sv.org]
Sent: Monday, July 22, 2002 6:48 PM
To: valhalla-list@redhat.com; modssl-users@modssl.org
Subject: RH 7.3 and SSL


Pardon my ignorance and cross posting in hopes of finding the
answer.

I am running RH linux 7.3 (upgraded rom 6.2).

I am trying to get imaps and https working with my certificates;
I think the programs themselves are working, because they present
a funky "localhost@localdomain" certificate.

I seem unable to figure out where to put the certificates I generated
(in /usr/share/ssl/certs).

I did stop and restart the httpd service.

Any clues?


Many thanks.

--Dave

--
David F. Reed -> email: davidf.reed@amd.com (w) W5SV@arrl.net (h)
(for pgp key: davereed@W5SV.org http://keys.pgp.com/ )


____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org