<div>download the certificate and install using IE or any other browser</div>
<div> </div>
<div>we have used eyebeam it works great</div>
<div> </div>
<div>Ram</div>
<div> </div>
<div><br><br> </div>
<div class="gmail_quote">On Fri, Jul 2, 2010 at 12:47 PM, Premalatha Kuppan <span dir="ltr">&lt;<a href="mailto:premalatha@ngintech.com">premalatha@ngintech.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi,<br><br>I have installed Opensips with TLS enabled. <br><br>I wonder how to check and enable all the communication via TLS. Now with following configuration, the communication is via UDP<br>
<br>Compiled the code with TLS enabled in makefile.<br>In Opensips.cfg, i did the following modification: enabled TLS and commented the listen udp line.<br><br><br>Is that nything else i need to do ?<br><br>Also for testing, i believe xlite doesn&#39;t support TLS and i need to use minisip. Correct me.<br>
<u><b><br>OpenSIPS.cfg:</b></u><br>/* uncomment the following lines to enable TLS support  (default off) */<br>disable_tls = no<br><br>listen = tls:IPaddr:5061<br>tls_verify_server = 0<br>tls_verify_client = 0<br>tls_require_client_certificate = 0<br>
tls_method = TLSv1<br>tls_certificate = &quot;//etc/opensips/tls/user/user-cert.pem&quot;<br>tls_private_key = &quot;//etc/opensips/tls/user/user-privkey.pem&quot;<br>tls_ca_list = &quot;//etc/opensips/tls/user/user-calist.pem&quot;<br>
<br><br>port=5061<br><br>/* uncomment and configure the following line if you want opensips to<br>   bind on a specific interface/port/proto (default bind on all available) */<br>#listen=udp:IPaddr:5060<br><br>Thanks,<br>
Prem<br><br><br><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br>