summaryrefslogtreecommitdiff
path: root/doc/stunnel.pod.in
diff options
context:
space:
mode:
authorPeter Pentchev <roam@debian.org>2021-04-24 22:49:09 +0300
committerPeter Pentchev <roam@debian.org>2021-04-24 22:49:09 +0300
commit9e9334269fc5e938f33ee749d7c887835c7fdeef (patch)
tree1331bdde7b926e8d05ba3a29f5191b004a5ef426 /doc/stunnel.pod.in
parentd848274e83b834aa98c6631e6800d538506cbcac (diff)
New upstream version 5.59+dfsg
Diffstat (limited to 'doc/stunnel.pod.in')
-rw-r--r--doc/stunnel.pod.in13
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/stunnel.pod.in b/doc/stunnel.pod.in
index 388ce86..fa26653 100644
--- a/doc/stunnel.pod.in
+++ b/doc/stunnel.pod.in
@@ -555,8 +555,13 @@ debugging level
Level is a one of the syslog level names or numbers
emerg (0), alert (1), crit (2), err (3), warning (4), notice (5),
info (6), or debug (7). All logs for the specified level and
-all levels numerically less than it will be shown. Use I<debug = debug> or
-I<debug = 7> for greatest debugging output. The default is notice (5).
+all levels numerically less than it will be shown.
+The default is notice (5).
+
+While the I<debug = debug> or I<debug = 7> level generates the most verbose
+output, it is only intended to be used by stunnel developers. Please only use
+this value if you are a developer, or you intend to send your logs to our
+technical support. Otherwise, the generated logs B<will> be confusing.
=item B<delay> = yes | no
@@ -744,6 +749,10 @@ This protocol is only supported in client mode.
Based on RFC 2595 - I<Using TLS with IMAP, POP3 and ACAP>
+=item I<ldap>
+
+Based on RFC 2830 - I<Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security>
+
=item I<nntp>
Based on RFC 4642 - I<Using Transport Layer Security (TLS) with Network News Transfer Protocol (NNTP)>