Re: [Jgeneral] https certificate problem, forums.jsoftware.com

2023-12-13 Thread chris burke
Looks like a transient error.

The page forums.jsoftware.com just forwards to the System/Forums page
on the wiki. I don't see any errors now when I load that page.

On Wed, Dec 13, 2023 at 9:27 AM Raul Miller  wrote:
>
> I'm getting NET::ERR_CERT_COMMON_NAME_INVALID from
> forums.jsoftware.com which causes my browser to issue a warning that
> someone could be trying to hijack the site.
>
> Apparently, its certificate is for www.jsoftware.com
>
> This probably means that the apache VirtualHost block for
> forums.jsoftware.com is missing one or more statements:
> SSLCertificateFile, SSLCertificateKeyFile, SSLCertificateChainFile
>
> Though possibly there's some other problem with these files or these 
> statements.
>
> Thanks,
>
> --
> Raul
> --
> For information about J forums see http://www.jsoftware.com/forums.htm
--
For information about J forums see http://www.jsoftware.com/forums.htm


[Jgeneral] https certificate problem, forums.jsoftware.com

2023-12-13 Thread Raul Miller
I'm getting NET::ERR_CERT_COMMON_NAME_INVALID from
forums.jsoftware.com which causes my browser to issue a warning that
someone could be trying to hijack the site.

Apparently, its certificate is for www.jsoftware.com

This probably means that the apache VirtualHost block for
forums.jsoftware.com is missing one or more statements:
SSLCertificateFile, SSLCertificateKeyFile, SSLCertificateChainFile

Though possibly there's some other problem with these files or these statements.

Thanks,

-- 
Raul
--
For information about J forums see http://www.jsoftware.com/forums.htm