<div dir="ltr">What about this section:<div><br><div><a href="https://freeswitch.org/confluence/display/FREESWITCH/WebRTC#WebRTC-InstallCertificates">https://freeswitch.org/confluence/display/FREESWITCH/WebRTC#WebRTC-InstallCertificates</a></div><div><span style="font-family:arial,helvetica,sans-serif;color:rgb(51,51,51)"><b><br></b></span></div><div><span style="font-family:arial,helvetica,sans-serif"><b><i><font color="#0000ff">Caveats</font></i></b></span></div><div><p style="margin:10px 0px 0px;padding:0px"><font face="arial, helvetica, sans-serif" color="#0000ff"><i>The latest version of Freeswitch should automatically generate self-signed certificates. However, self-signed certs often don&#39;t work very well, since you will need to induce the prompt to allow an untrusted certificate. You should use a trusted certificate, just as you would your website. If you take your WebRTC url, such as <a rel="nofollow">wss://foo.bar.com:7443</a> and change it to <a class="external-link" href="https://foo.bar.com:7443/" rel="nofollow" style="text-decoration-line:none">https://foo.bar.com:7443</a> you can visit it in the browser and give it a permanent exception. On OS X and windows you may import the ca.crt into your trust store.</i></font></p></div><div><br></div><div><br></div><div>Seems to be that local WSS cert creation already happened. ( I understand that WSS nowadays requires not local self-signed certs but public certs)</div><div>







<p class="gmail-p1"><span class="gmail-s1"><b>fs_cli -x &#39;sofia status profile internal&#39; | grep WSS-BIND-URL</b></span></p>
<p class="gmail-p1"><span class="gmail-s1">WSS-BIND-URL     <span class="gmail-Apple-tab-span">        </span>sips:mod_sofia@172.31.16.63:7443;transport=wss</span></p><p class="gmail-p1"><span class="gmail-s1"><b>ls -al /etc/freeswitch/tls/wss.pem</b></span></p><p class="gmail-p1"><span class="gmail-s1">-rw-rw---- 1 freeswitch freeswitch 1572 Mar  2 09:21 /etc/freeswitch/tls/wss.pem</span></p><p class="gmail-p1"><span class="gmail-s1">







</span></p><p class="gmail-p1"><b>openssl s_client -connect <a href="http://172.31.16.63:7443">172.31.16.63:7443</a></b><br></p><p class="gmail-p1">...<span style="font-variant-ligatures:no-common-ligatures;background-color:rgb(0,0,0);color:rgb(255,251,0);font-family:courier;font-size:12px">Verify return code: 18 (self signed certificate)</span></p><p class="gmail-p1"><span style="font-variant-ligatures:no-common-ligatures;background-color:rgb(0,0,0);color:rgb(255,251,0);font-family:courier;font-size:12px"><br></span></p>







<p class="gmail-p1"><span class="gmail-s1">Hence my understanding is that I will need the following after install FS and Video components:</span></p><p class="gmail-p1"><span style="background-color:rgb(255,255,255)"><font color="#000000"><span class="gmail-s1">a)   Enable </span><span style="font-family:consolas,&quot;bitstream vera sans mono&quot;,&quot;courier new&quot;,courier,monospace;font-size:14px;white-space:pre-wrap">freeswitch-mod-verto freeswitch-mod-rtc</span></font></span></p><p class="gmail-p1"><span style="background-color:rgb(255,255,255)"><font color="#000000"><span style="font-family:consolas,&quot;bitstream vera sans mono&quot;,&quot;courier new&quot;,courier,monospace;font-size:14px;white-space:pre-wrap">b) Install certs using: </span></font></span><font color="#000000" face="consolas, bitstream vera sans mono, courier new, courier, monospace"><span style="font-size:14px;white-space:pre-wrap"><a href="https://freeswitch.org/confluence/display/FREESWITCH/WebRTC#WebRTC-InstallCertificates">https://freeswitch.org/confluence/display/FREESWITCH/WebRTC#WebRTC-InstallCertificates</a> and replace existing wss.pem ?</span></font></p><p class="gmail-p1"><span style="font-family:consolas,&quot;bitstream vera sans mono&quot;,&quot;courier new&quot;,courier,monospace;font-size:14px;white-space:pre-wrap;background-color:rgb(255,255,255)"><font color="#000000">c) Install verto</font></span></p><p class="gmail-p1"><span style="font-family:consolas,&quot;bitstream vera sans mono&quot;,&quot;courier new&quot;,courier,monospace;font-size:14px;white-space:pre-wrap;background-color:rgb(255,255,255)"><font color="#000000">d) Configure web server (Apache or Nginx) for SSL &amp; Verto directory</font></span></p><p class="gmail-p1"><span style="font-family:consolas,&quot;bitstream vera sans mono&quot;,&quot;courier new&quot;,courier,monospace;font-size:14px;white-space:pre-wrap;background-color:rgb(255,255,255)"><font color="#000000">Am I correct?</font></span></p><p class="gmail-p1"><span style="background-color:rgb(0,0,0);color:rgb(211,211,211);font-family:consolas,&quot;bitstream vera sans mono&quot;,&quot;courier new&quot;,courier,monospace;font-size:14px;white-space:pre-wrap"><br></span></p><p class="gmail-p1"><span class="gmail-s1"><span style="color:rgb(211,211,211);font-family:consolas,&quot;bitstream vera sans mono&quot;,&quot;courier new&quot;,courier,monospace;font-size:14px;white-space:pre-wrap;background-color:rgb(0,0,0)"><br></span></span></p></div><div><br></div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 2, 2017 at 12:58 AM, Igor Olhovskiy <span dir="ltr">&lt;<a href="mailto:igorolhovskiy@gmail.com" target="_blank">igorolhovskiy@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div name="messageBodySection" style="font-size:14px;font-family:-apple-system,BlinkMacSystemFont,sans-serif">Just use quickstart. </div>
<div name="messageSignatureSection" style="font-size:14px;font-family:-apple-system,BlinkMacSystemFont,sans-serif"><br>
Regards, Igor</div>
<div name="messageReplySection" style="font-size:14px;font-family:-apple-system,BlinkMacSystemFont,sans-serif"><div><div class="h5"><br>
On 2 марта 2017 г., 10:46 +0200, Gonzalo Gasca Meza &lt;<a href="mailto:gascagonzalo@gmail.com" target="_blank">gascagonzalo@gmail.com</a>&gt;, wrote:<br>
</div></div><blockquote type="cite" style="margin:5px 5px;padding-left:10px;border-left:thin solid #1abc9c"><div><div class="h5">
<div dir="ltr">
<div>Hi all,</div>
<div><br></div>
<div>I would like to use Freeswitch Verto + Video. I&#39;m using documentation from Wiki: </div>
<div><a href="https://freeswitch.org/confluence/display/FREESWITCH/Debian+8+Jessie" target="_blank">https://freeswitch.org/<wbr>confluence/display/FREESWITCH/<wbr>Debian+8+Jessie</a><br></div>
<div><br></div>
<div><b>Question</b></div>
<div><br></div>
<div>a) I will be using this section &quot;<span style="color:rgb(51,51,51)"><b>Building From Source. </b></span><span style="color:rgb(51,51,51)"><b>Compiling Release Branch (production)</b>&quot; to build my Freeswitch, I found a note at the end:</span></div>
<div><span style="color:rgb(51,51,51)"><br></span></div>
<div><span style="color:rgb(51,51,51)">&quot;Quick Start FreeSWITCH Demo With Verto Communicator&quot;</span></div>
<div><span style="color:rgb(51,51,51)"><br></span></div>
<div><span style="color:rgb(51,51,51)">Is that part still required for Verto demo? or previous &quot;</span><span style="color:rgb(51,51,51)">Building From Source. </span><span style="color:rgb(51,51,51)">Compiling Release Branch (production)&quot; already includes some of the steps.</span></div>
<div><span style="color:rgb(51,51,51)"><br></span></div>
<div><span style="color:rgb(51,51,51)">Thanks</span></div>
<div><span style="color:rgb(51,51,51)"><br></span></div>
<div><span style="color:rgb(51,51,51)">-Gonzalo</span></div>
</div></div></div>
______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote>
</div>
</div>

<br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>