<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 "Certificate Name Mismatch". </div>
<div><br></div><div>The FS wiki says "If you get the error, "Certificate Name Mismatch", then the server's certificate name and the name of the domain you put in eyebeam don't match.", but i wonder what's "the server's certificate name"?</div>
<div><br></div><div>"the name of the domain you put in eyebeam" 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>