Webtop SSL error

NethServer Version: your_version
Module: your_module
Hi All,

I am experiencing the following SSL error when trying to access Webtop:


I have allowed https 443 and also changed the SSL cert files from .crt to .pem as per topics in the Nethserver community.

Please advise a solution or way to troubleshoot this further?
Thanking you in advance
Rocco Brand

Hi @RoccoB,

Does the error only occur in webtop? It seems you have a bad certificate so I am afraid the whole webserver is affected.

Did you upload a certificate?

Please post the output of the following command to check the actual config:

config show pki

Did you change /etc/httpd/conf.d/ssl.conf, if yes please post the output of:

grep SSLCert /etc/httpd/conf.d/ssl.conf

EDIT:

I also get this error when I try to open an http page with https. Do you do some port forwarding or reverse proxying?

2 Likes

Hi Markus

Thank you for your swift reply, I will get back to you on your queries :slight_smile:

1 Like