| Commit message (Collapse) | Author | Age | Files | 
| | 
| 
| 
|  | 
See https://doc.dovecot.org/main/installation/upgrade/2.3-to-2.4.html .
 | 
| | 
| 
| 
| 
|  | 
And use security level 2 for ssl_cipher_list.  As of dovecot 2.3.18
ssl_min_protocol defaults to TLSv1.2.
 | 
| | 
| 
| 
| 
|  | 
It's best to use a stock (clean) environment when possible.  We only
need to test TLS protocol version <1.2 for tests/tls-protocols.
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
So we can test TLSv1 as well, not just TLSv1.2 and later.
Also, explicitly set ssl_min_protocol=TLSv1 in the Dovecot configuration
file (the default as of 2.3.11.3), hence running TLS tests now require
Dovecot 2.3 or later.
 | 
|    | 
 |