Craig Jensen wrote:
>
> Hey! It has got something to do with the certificate I
> created recently. When I open the Server-Manager in Netscape
> with https:// It told me that there was a problem with my
> certificate and asked if I wanted to continue anyway. When
> chosing to continue, I then could view both frames correctly.
>
> I will have to look at what to do with the certificates.
>
> Thanks again
>
> Craig Jensen
Craig Jensen wrote:
>
> In Konquerer on my Linux box, it explained that my
> certificate is 'self-signed' and thus untrustworthy.
>
> The certificate thing has been a question which I have been
> unsure of and thus I am off to search for more info.
>
> Thanks all,
>
> Craig Jensen
I've run into two things with SME's SSL cert. The cert is for yourdomain.com. If you use
www.yourdomain.com, it complains that the name doesn't match. Not a big deal, just hit OK or use "yourdomain.com".
The other is the self-signed issue. In IE, when you add the cert, choose to pick the location manually instead of letting it do it automatically. Instead of the default location, choose to put it in the Trusted Root Certification Authorities store. Basically you're manually telling it that it's a valid site cert then, since it doesn't have Verisign (or whoever) vouching for its validity. There's a way to do this for Netscape too (as I've done it in Mozilla), but I don't remember it off the top of my head.
I do also have a webpage that uses ActiveX to install the cert. The user just has to click Ok a couple times, instead of having to go through the whole wizard. I'll write up a HowTo for it if anyone's interested.