[Blink] Fwd: Crash on TLS configuration

Adrian Georgescu ag at ag-projects.com
Sun Mar 28 09:19:43 CEST 2010


>        tls:
>            certificate = /Users/admin/Desktop/cacert.pem



By looking at your configuration I see that you did not set the  
tls.ca_list and your certificate seems to point to a CA file. Could it  
be that you have set a Certificate Authority instead of a TLS  
certificate?

Can you try to set the following:

1. Sipsettings.tls.ca_list to the file containing the certificate  
authorities. This is a general setting you can find in TLS section, is  
not per account and
2. Account.tls.certificate with the file that contains concatenated  
your X.509 certificate and private key in pem format. The private key  
must be unencrypted.


Adrian







More information about the Blink mailing list