-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Commercial
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Sangoma CRM
-
Labels:None
-
ToDo:
-
Asterisk Version:13.32.2
-
Distro:FreePBX Distro
After the Sectigo certificate expiry described here, my webhooks to a destination using one of those certificates began failing. I removed the problematic certificate from the destination, and everything now looks good when running curl or openssl from the console, however /var/log/asterisk/sangomacrm.log still shows:
RestAPI: HTTP Post Received Response="cURL error 60: Peer's Certificate issuer is not recognized." [] []
This leads me to believe it is looking at a different certificate store to get its trusted CAs than the OS or curl or openssl run from the command line, since they work fine with the new CA certificate.