diff options
| author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2014-04-08 02:09:35 +0200 | 
|---|---|---|
| committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2014-04-08 02:09:35 +0200 | 
| commit | 138f97bc8ebd357909d91c9634f76b2bf332a36f (patch) | |
| tree | 467ac7acbe60c45b6bd1ec187460b2b40ffc6457 | |
| parent | 5d1ea494e7cd9135f200c15f0e1f8a45f67689a0 (diff) | |
rekeying giraff
| -rw-r--r-- | konfigurera.mdwn | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/konfigurera.mdwn b/konfigurera.mdwn index 7d4f004..32dc4d1 100644 --- a/konfigurera.mdwn +++ b/konfigurera.mdwn @@ -171,7 +171,7 @@ smtp_sasl_tls_security_options = noanonymous  smtp_tls_security_level = fingerprint  smtp_tls_fingerprint_digest = sha1  smtp_tls_mandatory_ciphers = high -smtp_tls_fingerprint_cert_match = 6B:75:B6:CA:6F:6C:DD:F7:7C:FD:5A:98:89:80:3B:82:FD:82:0E:8B +smtp_tls_fingerprint_cert_match = 03:87:02:C9:6E:01:D3:AD:BC:EC:77:CC:A5:C5:37:C1:D8:C1:29:BC  </pre>  Guilhem comments: @@ -188,7 +188,7 @@ Guilhem comments:  >     /etc/postfix/tls_policy  >       [mail.chalmers.se]:587  secure ciphers=high  >       [smtp.fripost.org]:587  fingerprint ->           match=6B:75:B6:CA:6F:6C:DD:F7:7C:FD:5A:98:89:80:3B:82:FD:82:0E:8B +>           match=03:87:02:C9:6E:01:D3:AD:BC:EC:77:CC:A5:C5:37:C1:D8:C1:29:BC  >           ciphers=high  >       >     /etc/postfix/relayhost_map | 
