diff options
| author | Sam Varshavchik | 2021-03-28 10:51:05 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2021-03-28 10:51:19 -0400 |
| commit | 372182ce7dfef1eac9f744128c0dac4f10431a08 (patch) | |
| tree | b2b43509d170dca69ec312ed39fcddf5c4341bb9 /imap/pop3d-ssl.dist.in.git | |
| parent | c43f2e858461f20c8f52062e24f4b3b832ca6b78 (diff) | |
| download | courier-libs-372182ce7dfef1eac9f744128c0dac4f10431a08.tar.bz2 | |
pop3d-ssl.dist: remove duplicate setting.
Diffstat (limited to 'imap/pop3d-ssl.dist.in.git')
| -rw-r--r-- | imap/pop3d-ssl.dist.in.git | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/imap/pop3d-ssl.dist.in.git b/imap/pop3d-ssl.dist.in.git index d2695d0..a9b6543 100644 --- a/imap/pop3d-ssl.dist.in.git +++ b/imap/pop3d-ssl.dist.in.git @@ -150,15 +150,6 @@ TLS_STARTTLS_PROTOCOL="$TLS_PROTOCOL" # # See the OpenSSL ciphers(1) manual page for the format of this setting. -##NAME: TLS_STARTTLS_PROTOCOL:0 -# -# TLS_STARTTLS_PROTOCOL is used instead of TLS_PROTOCOL for the IMAP STARTTLS -# extension, as opposed to IMAP over SSL on port 993. -# -# It takes the same values for OpenSSL as TLS_PROTOCOL - -TLS_STARTTLS_PROTOCOL="$TLS_PROTOCOL" - ##NAME: TLS_MIN_DH_BITS:0 # # TLS_MIN_DH_BITS=n |
