ipfs-docs icon indicating copy to clipboard operation
ipfs-docs copied to clipboard

How to enable Secure Websockets transport

Open lidel opened this issue 4 years ago • 0 comments

We are missing a standalone tutorial with two chapters:

  • how to enable WebSockets (/ws) in go-ipfs / js-ipfs
  • how to add TLS cert and announce it to other peers as Secure WebSockets (/wss) so it can be used by js-ipfs running in browser.

We have some prior art in https://docs.ipfs.io/how-to/create-simple-chat-app/#ssl-nginx, what remains to be done is to extract relevant info to standalone "How to enable Secure Websockets transport" tutorial and link to it, instead of duplicating content.

lidel avatar Nov 23 '21 15:11 lidel