[Nfd-dev] Secure websocket support in NFD?

Wentao Shang wentaoshang at gmail.com
Fri Jan 23 12:21:49 PST 2015


Hi Jeff T,

The WebSocket library we are using in NFD is 'websocketpp'

http://www.zaphoyd.com/websocketpp

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).

Best,
Wentao

On Fri Jan 23 2015 at 10:53:50 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/3ee66ba3/attachment.html>


More information about the Nfd-dev mailing list