|
Lines 87-96
Link Here
|
| 87 |
mail/postfix/tls/client/mandatory_protocols="!SSLv2,!SSLv3" \ |
87 |
mail/postfix/tls/client/mandatory_protocols="!SSLv2,!SSLv3" \ |
| 88 |
mail/postfix/tls/client/protocols="!SSLv2,!SSLv3" |
88 |
mail/postfix/tls/client/protocols="!SSLv2,!SSLv3" |
| 89 |
|
89 |
|
| 90 |
# use precalculated DH parameters until tomorrow |
|
|
| 91 |
# 512 bit parameters generated by UCS, 2048 bit parameters from RFC 3526 |
90 |
# 512 bit parameters generated by UCS, 2048 bit parameters from RFC 3526 |
| 92 |
cp /usr/share/univention-mail-postfix/dh_*.pem /etc/postfix |
91 |
cp /usr/share/univention-mail-postfix/dh_*.pem /etc/postfix |
| 93 |
echo "/usr/share/univention-mail-postfix/create-dh-parameter-files.sh" | at tomorrow >/dev/null 2>&1 |
|
|
| 94 |
fi |
92 |
fi |
| 95 |
|
93 |
|
| 96 |
for file in transport virtual canonical access relocated; do |
94 |
for file in transport virtual canonical access relocated; do |