[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Problem with certificate
- Subject: Re: [cobalt-developers] Problem with certificate
- From: "Gerald Waugh" <rald@xxxxxxxxx>
- Date: Fri Nov 9 21:11:16 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> I setup GeoTrust web server certificate from http://www.freessl.com
> but server still use my old unsigned certificate. I check in
> /home/sites/home/certs and I see new GeoTrust certificate here but
> it is not used by https. Please tell me there I may be wrong.
>
Did you reload httpd?
/etc/rc.d/init.d/httpd reload
Maybe restart admserv also
/etc/rc.d/init.d/admserv reload
Gerald