Hi Jeff T,<div><br></div><div>The WebSocket library we are using in NFD is 'websocketpp'</div><div><br></div><div><a href="http://www.zaphoyd.com/websocketpp">http://www.zaphoyd.com/websocketpp</a></div><div><br></div><div>It supports WebSocket over TLS but we haven't added that to NFD yet. If there is consensus that this will be useful, we can add wss support in the next release of NFD (the only issue is to pick a port number for wss server).</div><div><br></div><div>Best,</div><div>Wentao<br><br><div class="gmail_quote">On Fri Jan 23 2015 at 10:53:50 AM Thompson, Jeff <<a href="mailto:jefft0@remap.ucla.edu">jefft0@remap.ucla.edu</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>Hello NFD team,</div>
<div><br>
</div>
<div>If a web page is served over https, and the JavaScript in the web page wants to make a WebSocket connection, then this connection must be over secure WebSocket over TLS (wss). This means that if a web page servered over https needs to communicate with
 an NFD host, then the WebSocket proxy in NFD needs to support secure WebSocket.</div>
<div><br>
</div>
<div>Does the WebSocket library used by NFD support secure TLS connections (wss)?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>- Jeff T</div>
</div>

______________________________<u></u>_________________<br>
Nfd-dev mailing list<br>
<a href="mailto:Nfd-dev@lists.cs.ucla.edu" target="_blank">Nfd-dev@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev" target="_blank">http://www.lists.cs.ucla.edu/<u></u>mailman/listinfo/nfd-dev</a><br>
</blockquote></div></div>