- Joined
- Apr 22, 2022
- Messages
- 33
- Reaction score
- 18
Hello all,
This night, one of my debian 3CX server renewed its Let's Encrypt certificate automatically, as usual. But it came with a new issuer this time.
It appears that the new CA/chain is not present in the server trust store. I guess this should normally be handled by the certificate renewal tool embedded in 3CX or by debian updates.
Therefore, the 3CX server cannot access itself.(FQDN and IP address obfuscated) :
While browsers and softphones are not having any issue connecting, as the cert issuer is in their trust store, it might be good to still investigate why the server trust store was not updated with the latest LE CA.
Thanks
This night, one of my debian 3CX server renewed its Let's Encrypt certificate automatically, as usual. But it came with a new issuer this time.
- previously : CN=R13,O=Let's Encrypt,C=US
- since today : CN=YR1,O=Let's Encrypt,C=US
It appears that the new CA/chain is not present in the server trust store. I guess this should normally be handled by the certificate renewal tool embedded in 3CX or by debian updates.
Therefore, the 3CX server cannot access itself.(FQDN and IP address obfuscated) :
root@my3cxserver:~# wget https://my3cxserver.3cx.ch
--2026-05-29 10:23:33-- https://my3cxserver.3cx.ch/
Resolving my3cxserver.3cx.ch (my3cxserver.3cx.ch)... 192.0.2.10
Connecting to my3cxserver.3cx.ch (my3cxserver.3cx.ch)|192.0.2.10|:443... connected.
ERROR: The certificate of ‘my3cxserver.3cx.ch’ is not trusted.
ERROR: The certificate of ‘my3cxserver.3cx.ch’ doesn't have a known issuer.
While browsers and softphones are not having any issue connecting, as the cert issuer is in their trust store, it might be good to still investigate why the server trust store was not updated with the latest LE CA.
Thanks
Last edited:
