When I call the URL from the 3CX control panel, I don't get an error message.
But the test (
https://www.sslshopper.com/ssl-checker.html) showed that Intermediate/chain certificate are not installed.
Code:
The certificate is not trusted in all web browsers. You may need to install an Intermediate/chain certificate to link it to a trusted root certificate. Learn more about this error. You can fix this by following Sectigo's Certificate Installation Instructions for your server platform (use these instructions for InstantSSL). Pay attention to the parts about Intermediate certificates.
If the Pi SBC can't log in because of this, why does the Windows SBC work?
Code:
Customers who are using custom domain must ensure:
1. A valid certificate covering the installations FQDN as per common certificate validation rules. Wild cards can be used, however, wild card certificates cannot be re-used for secure SIP transport as per RFC later.
2. Necessary "Intermediate-Certificates" must be included in the Nginx web server certificate. Follow the guidelines of your certificate issuer. Generally, all certificate issuers rely on intermediate certificates. You can test your setup here: https://www.sslshopper.com/ssl-checker.html
I think I have to install the Intermediate/chain certificate first, and then continue.