summaryrefslogtreecommitdiffstats
path: root/classes/ssl/README
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2010-03-13 17:45:19 +0100
committerJohannes Schindelin <johannes.schindelin@gmx.de>2010-03-13 17:45:19 +0100
commitb991c61628bb2eb93071f23784638614734b9526 (patch)
treeedab99e445ec377b7cdca798e60511373c4d1bba /classes/ssl/README
parent19aa466a967aa15f873c49508342a235100056dc (diff)
parent018aac069a88243279e4172c44fb76eb881818d2 (diff)
downloadlibtdevnc-b991c61628bb2eb93071f23784638614734b9526.tar.gz
libtdevnc-b991c61628bb2eb93071f23784638614734b9526.zip
Merge remote branch 'sf/master'
Diffstat (limited to 'classes/ssl/README')
-rw-r--r--classes/ssl/README9
1 files changed, 7 insertions, 2 deletions
diff --git a/classes/ssl/README b/classes/ssl/README
index a9dcc7a..0767ce9 100644
--- a/classes/ssl/README
+++ b/classes/ssl/README
@@ -218,8 +218,13 @@ Both TightVNC and UltraVNC Java viewers:
yes/no, default: no
Automatically trust any cert that the web browsers has accepted.
E.g. the user said "Yes" or "Continue" to a web browser dialog
- regarding a certificate. If we get the same cert from the VNC
- server we trust it without prompting the user.
+ regarding a certificate. If we get the same cert (chain) from
+ the VNC server we trust it without prompting the user.
+
+ debugCerts
+ yes/no, default: no
+ Print out every cert in the Server, TrustUrl, TrustAll chains.
+
TightVNC Java viewer only: