[asterisk-users] Asterisk 16.14.0 pjsip transport-tls cert parsing error

Sean Bright sean.bright at gmail.com
Mon Feb 1 12:08:36 CST 2021


Hi,

On 1/26/2021 3:12 PM, Ruisheng Peng wrote:
> Transport: transport-tls: cert_file 
> /home/asterisk/certs/asterisk.crt is either missing or not readable

This error means that the file either does not exist or that Asterisk is 
not able to open it for reading. In your case it looks like the file 
exists so the Asterisk process was not able to read the file (this could 
be permissions or SELinux or whatever other reason). It never gets to 
actually trying to parse it as a certificate.

The subsequent message mentioning "at line 24 of" is just a bug in the 
configuration framework, it is not referring to line 24 of the 
certificate file.

Kind regards,
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20210201/81b45f81/attachment.html>


More information about the asterisk-users mailing list