aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/debian_rc
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-01-04 00:51:33 +0100
committerMatthias Andree <matthias.andree@gmx.de>2020-01-04 01:00:45 +0100
commit650519f8bc28f9047290327cd9a2e1c01e430255 (patch)
treeeac36af6e00bf6bc273c1bfa265ed9eb24064267 /contrib/debian_rc
parentc2d2c44713365211990fded2b0b22c0d23394cb7 (diff)
downloadfetchmail-650519f8bc28f9047290327cd9a2e1c01e430255.tar.gz
fetchmail-650519f8bc28f9047290327cd9a2e1c01e430255.tar.bz2
fetchmail-650519f8bc28f9047290327cd9a2e1c01e430255.zip
STARTTLS enforcement for sslproto != "tls1".
Fetchmail < 6.4.2 used to only consider --sslproto=TLS1 as "mandatory STARTTLS" unless sslcertck or sslfingerprint were given, now all protocol versions will require STARTTLS. This did not matter in the default install because sslcertck defaults to on, but could permit fetchmail to continue with unencrypted connections if --nosslcertck was in use.
Diffstat (limited to 'contrib/debian_rc')
0 files changed, 0 insertions, 0 deletions
f='#n138'>138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180