[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Problem with certificate



> 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