]> git.proxmox.com Git - mirror_novnc.git/commitdiff
README: Link to websockify encryption page.
authorJoel Martin <github@martintribe.org>
Wed, 16 May 2012 23:31:04 +0000 (18:31 -0500)
committerJoel Martin <github@martintribe.org>
Wed, 16 May 2012 23:31:04 +0000 (18:31 -0500)
README.md

index 887c96c7a0a5cf11c3ff240ac2173eaebe58c838..b5f435278f1ff874455a8b4eed6782b0e7da73a1 100644 (file)
--- 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.