[Nfd-dev] Secure websocket support in NFD?

Junxiao Shi shijunxiao at email.arizona.edu
Fri Jan 23 12:46:26 PST 2015


Hi Jeff

An alternate to NFD serving wss directly is to add a frontend TLS=>TCP/HTTP
proxy, such as STunnel or nginx.
But I'm not sure how to configure those.

Yours, Junxiao
On Jan 23, 2015 11:53 AM, "Thompson, Jeff" <jefft0 at remap.ucla.edu> wrote:

>  Hello NFD team,
>
>  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.
>
>  Does the WebSocket library used by NFD support secure TLS connections
> (wss)?
>
>  Thanks,
> - Jeff T
>
> _______________________________________________
> Nfd-dev mailing list
> Nfd-dev at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20150123/d2de9dd3/attachment.html>


More information about the Nfd-dev mailing list