Re: [Blink] SSL certificate verification error (PJSIP_TLS_ECERTVERIF)

2021-08-08 Thread Adrian Georgescu
You must find out why the TLS verification fails. Perhaps the server has an expired or incorrect certificate. You can turn on PJSIP trace and check the lines that show what certificate is presented by the server. If the Common Name presented by the server is not the same as the SIP domain of

Re: [Blink] SSL certificate verification error (PJSIP_TLS_ECERTVERIF)

2021-08-07 Thread Lars Noodén
On 8/7/21 10:50 PM, Adrian Georgescu wrote: > The quickest fix is to disable the TLS verification in Advanced settings. > > Adrian Thanks. What are the repercussion of that? What would the slow fix? /Lars ___ Blink mailing list

Re: [Blink] SSL certificate verification error (PJSIP_TLS_ECERTVERIF)

2021-08-07 Thread Adrian Georgescu
The quickest fix is to disable the TLS verification in Advanced settings. Adrian > On 7 Aug 2021, at 13:29, Lars Noodén wrote: > > Hello, > > I am using Blink 5.1.3focal on Linux Mint 20.1 and not able to make any > outgoing calls today. The error I get is: > > SSL certificate

[Blink] SSL certificate verification error (PJSIP_TLS_ECERTVERIF)

2021-08-07 Thread Lars Noodén
Hello, I am using Blink 5.1.3focal on Linux Mint 20.1 and not able to make any outgoing calls today. The error I get is: SSL certificate verification error (PJSIP_TLS_ECERTVERIF) That happens even when calling the test numbers. What should I update to eliminate this error? /Lars