<div dir="ltr"><div><div><div><div><div><div><div><div><div>Has anyone managed to get TLS working between Android Linphone and Freeswitch?<br><br></div>I&#39;ve done the basic TLS setup as per <a href="https://wiki.freeswitch.org/wiki/Tls">https://wiki.freeswitch.org/wiki/Tls</a><br>
<br></div>I then convert the CA cert from PEM to DER format with:<br><br>openssl x509  -inform PEM -outform der -in cafile.pem -out fs.crt<br><br></div>I place fs.crt on a webserver and point my Android browser to it.<br>
<br></div>When I click on fs.crt, I get the default Android Certificate installer popup, but it always says:<br><br></div>&quot;Package contains: one user certificate&quot;<br><br></div>ie: it thinks it is a user cert rather than a CA cert.<br>
<br></div>Android appears to be a real pain to add a CA to its trusted credential store.<br><br></div>Really interested if anyone has managed to get Android to import the CA cert.<br><br></div>Thanks<br><br>Peter<br></div>