nathan0707 Silver Partner Basic Certified Joined Sep 3, 2019 Messages 99 Reaction score 16 May 27, 2025 #1 I tried manually running the renewal on Linux PBX and got the below error. root@ip-172-26-1-71:~# /usr/lib/3cxpbx/PbxConfigTool -renew-certificates 3cxpbx.sync is locked root@ip-172-26-1-71:~#
I tried manually running the renewal on Linux PBX and got the below error. root@ip-172-26-1-71:~# /usr/lib/3cxpbx/PbxConfigTool -renew-certificates 3cxpbx.sync is locked root@ip-172-26-1-71:~#
nathan0707 Silver Partner Basic Certified Joined Sep 3, 2019 Messages 99 Reaction score 16 May 27, 2025 #2 FQDN: xxxxxxxxxxxx.3cx.us - using 3cx fqdn is not auto renewing Last edited by a moderator: May 28, 2025
nathan0707 Silver Partner Basic Certified Joined Sep 3, 2019 Messages 99 Reaction score 16 May 28, 2025 #3 To fix ssl not renewing Set the flag to 1 Advance -> Parameters TEMPORARY_SELF_SIGNED_CERTIFICATE_GENERATED set the value to 1 run ssh sudo su - run ssh - wait 5min /usr/lib/3cxpbx/PbxConfigTool -renew-certificates run ssh service nginx restart Reactions: KyriacosS_3CX and NicholasP_3CX
To fix ssl not renewing Set the flag to 1 Advance -> Parameters TEMPORARY_SELF_SIGNED_CERTIFICATE_GENERATED set the value to 1 run ssh sudo su - run ssh - wait 5min /usr/lib/3cxpbx/PbxConfigTool -renew-certificates run ssh service nginx restart