[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] SSL Certs / Brosoft.net / Thawte.com
- Subject: Re: [cobalt-users] SSL Certs / Brosoft.net / Thawte.com
- From: Joe Kerns <joe@xxxxxxxxxxxxx>
- Date: Mon Apr 17 14:43:40 2000
- Organization: JoltinJoe.Com
> Now, it seems to work fine, except the security warning from my Netscape
> browser that says that I signed the certificate and it does not
> recognize me as a certificate authority.
> https://secure.shopping-cart-hosting.com/
>
> I'm a rookie at SSL; Can anyone shed some light on this?
Did you stop and start httpsd? After you install a new cert you must do that. On my box (RAQ2) it's
/etc/rc.d/init.d/httpsd stop
/etc/rc.d/init.d/httpsd start
or
/etc/rc.d/init.d/httpsd restart
HTH,
Joe