Can I have some recommendations about what company and what package to go with for a certificate to work with openser?<br>I have a cert from godaddy, and it seems that it won't work with openser because of the intermediate certificate that they require you to use.&nbsp; 
<br><br>Godaddy issues a certificate, a private key and an intermediate certificate (the intermediate certificate <br>So openser loads just fine if I set:<br>tls_certifcate=cert.pem<br>tls_preivate_key=cert.key<br><br>but the phone still fails to validate the certificate, because there is no place to specify the intermediate certificate.
<br>The intermediate certificate is the one that corresponds to the apache2 ssl directive SSLCertificateChainFile.<br><br>The phone says:<br>Registration Error: 503 - Certificate Validation Failure<br><br>and the openser logs say:
<br>&nbsp;7(7201) tls_accept: Error in SSL:<br>&nbsp;7(7201) tls_error: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca<br><br>Thanks,<br>Mark Price<br><br>