mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 03:27:03 +02:00
Added support to set min. TLS protocol version
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
@ -1,3 +1,17 @@
|
||||
1.3.12:
|
||||
-------
|
||||
|
||||
- Introduced new piler.conf variable: tls_min_version
|
||||
|
||||
It sets the minimum TLS protocol version the piler-smtp daemon supports.
|
||||
|
||||
Possible values:
|
||||
- TLSv1 (not recommended)
|
||||
- TLSv1.1 (not recommended)
|
||||
- TLSv1.2 (default)
|
||||
- TLSv1.3
|
||||
|
||||
|
||||
1.3.11:
|
||||
-------
|
||||
|
||||
|
Reference in New Issue
Block a user