]> git.proxmox.com Git - mirror_novnc.git/commit
Add --key option for separate cert and key file.
authorJoel Martin <github@martintribe.org>
Sat, 6 Nov 2010 15:55:09 +0000 (10:55 -0500)
committerJoel Martin <github@martintribe.org>
Sat, 6 Nov 2010 15:55:09 +0000 (10:55 -0500)
commit3205a3dee88bebf111a8493a186905e80da6d168
tree13138d3ba7eea3f5f47311fa28d2d6dcefcf8de4
parente70f1d947eece751e1f3a53ab8176d9ee6e4e6ac
Add --key option for separate cert and key file.

If only --cert is specified then continue to assume both certificate
and key are in the same file (key first).
utils/websocket.c
utils/websocket.h
utils/websocket.py
utils/wsproxy.c
utils/wsproxy.py