<div dir="ltr"><div>im trying to encrypt the voice call over FS in terms of SIP and RTP stream, what i do is simply follow instructions in <a href="http://wiki.freeswitch.org/wiki/SIP_TLS">http://wiki.freeswitch.org/wiki/SIP_TLS</a>, the FS is running on Windows, so i generated TLS certificates as told by <a href="http://wiki.freeswitch.org/wiki/Generating_TLS_certificates_(win32)">http://wiki.freeswitch.org/wiki/Generating_TLS_certificates_(win32)</a>, the softphone is eyebeam 1.5.14 build 40820 and i get the error &quot;Certificate Name Mismatch&quot;. </div>
<div><br></div><div>The FS wiki says &quot;If you get the error, &quot;Certificate Name Mismatch&quot;, then the server&#39;s certificate name and the name of the domain you put in eyebeam don&#39;t match.&quot;, but i wonder what&#39;s &quot;the server&#39;s certificate name&quot;?</div>
<div><br></div><div>&quot;the name of the domain you put in eyebeam&quot; is my FS ip address(192.168.0.100), how do i generate TLS certificates accordingly? i tried to </div><div><br></div><div>have</div><div>commonName              = 192.168.0.100</div>
<div>but no luck, could someone help?</div></div>