README: Link to websockify encryption page.

This commit is contained in:
Joel Martin 2012-05-16 18:31:04 -05:00
parent dc6e501f20
commit 57044a3c0a
1 changed files with 3 additions and 2 deletions

View File

@ -76,8 +76,9 @@ a python proxy included ('websockify').
### Other Pages
* [Advanced Usage](https://github.com/kanaka/noVNC/wiki/Advanced-usage). Generating an SSL
certificate, starting a VNC server, advanced websockify usage, etc.
* [Encrypted Connections](https://github.com/kanaka/websockify/wiki/Encrypted-Connections). How to setup websockify so that you can use encrypted connections from noVNC.
* [Advanced Usage](https://github.com/kanaka/noVNC/wiki/Advanced-usage). Starting a VNC server, advanced websockify usage, etc.
* [Integrating noVNC](https://github.com/kanaka/noVNC/wiki/Integration) into existing projects.