<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; 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>
</body>
</html>