Hey guys, For anyone having this issue i had to remove the passphrase from the SSL certificate, nothing to do with opensips.
Since opensips cannot issue the password on reload but the certificate needs a password to be generated all you have to do is remove it with an openssl command. If you followed the folder structure on the turorial. #cd /etc/opensips/tls/rootCA/private/ #openssl rsa -in cakey.pem -out cakey.pem and restart opensips regards, On Tue, Jul 21, 2015 at 12:10 PM, Venkatesh Macha <[email protected]> wrote: > Hi Podrigal, > > I solved the issue, I was using wrong private key file. Now it is > working fine. Thank you for your reply. > > Thanks®ards, > Venkatesh Macha. > > > > -- > View this message in context: > http://opensips-open-sip-server.1449251.n2.nabble.com/Setting-up-TLS-on-2-1-tp7597997p7598021.html > Sent from the OpenSIPS - Users mailing list archive at Nabble.com. > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
