diff options
| author | Christian Beier <dontmind@freeshell.org> | 2015-10-10 14:12:06 +0200 |
|---|---|---|
| committer | Christian Beier <dontmind@freeshell.org> | 2015-10-10 14:12:06 +0200 |
| commit | ab0765903987296fe03bc3dd11645206f9d67e7f (patch) | |
| tree | a462dc1715366e72e74e45dcc24f4d3a1c241772 /webclients/java-applet/ssl/proxy.vnc | |
| parent | 97f442ef2aa65ade6bea11e90054c57b90abbaca (diff) | |
| parent | 9c7efb7633ba62cd80c93e83284663f805bb3031 (diff) | |
| download | libtdevnc-ab0765903987296fe03bc3dd11645206f9d67e7f.tar.gz libtdevnc-ab0765903987296fe03bc3dd11645206f9d67e7f.zip | |
Merge pull request #89 from stweil/master
Fix some typos (found by codespell)
Diffstat (limited to 'webclients/java-applet/ssl/proxy.vnc')
| -rw-r--r-- | webclients/java-applet/ssl/proxy.vnc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webclients/java-applet/ssl/proxy.vnc b/webclients/java-applet/ssl/proxy.vnc index 6d3ab3d..0684200 100644 --- a/webclients/java-applet/ssl/proxy.vnc +++ b/webclients/java-applet/ssl/proxy.vnc @@ -25,7 +25,7 @@ fails in the proxy environment. The applet is not allowed to open a socket connection to the proxy (since that would let it connect to just about any host, e.g. CONNECT method). -This is indpendent of SSL but of course fails for that socket connection +This is independent of SSL but of course fails for that socket connection as well. I.e. this is a problem for non-SSL VNC Viewers as well. Solution? Sign the applet and have the user click on "Yes" that they |
