summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2012-05-16 18:31:04 -0500
committerJoel Martin <github@martintribe.org>2012-05-16 18:31:04 -0500
commit57044a3c0abf966c1a17bf0033ee59e9642db867 (patch)
tree4546b5b1c788e4e8c428c7116e7aaba95cb393c8 /README.md
parentdc6e501f20f6d49f5ce7644ee86669dc1f86180b (diff)
downloadnovnc-57044a3c0abf966c1a17bf0033ee59e9642db867.tar.gz
README: Link to websockify encryption page.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 887c96c..b5f4352 100644
--- a/README.md
+++ b/README.md
@@ -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.