Jonathan N. Little
2016-07-24 05:44:25 UTC
I have just three niggling fails with my mailserver. Ubuntu 14.04,
OpenSSL 1.0.2g-fips, Postfix v3.1.0, Dovecot 2.2.22.
(1 & 2) Weak Encryption Algorithms on ports 25 and 587. Listed evidence
TLSv1_1 : AECDH-AES256-SHA
TLSv1_1 : AECDH-AES128-SHA
TLSv1_2 : AECDH-AES256-SHA
TLSv1_2 : AECDH-AES128-SHA
main.cf
...
# disable banned protocals for PCI DSS 3.1
smtpd_tls_protocols = !SSLv2,!SSLv3,!TLSv1
smtp_tls_protocols = !SSLv2,!SSLv3,!TLSv1
smtpd_tls_mandatory_protocols = !SSLv2,!SSLv3,!TLSv1
smtp_tls_mandatory_protocols = !SSLv2,!SSLv3,!TLSv1
# manditory high level ciphers
smtpd_tls_mandatory_ciphers=high
# enforce the server cipher preference
tls_preempt_cipherlist = yes
# disable following ciphers
smtpd_tls_mandatory_exclude_ciphers = MD5, DES, ADH, RC4, PSD, SRP,
3DES, eNULL
smtpd_tls_exclude_ciphers = MD5, DES, ADH, RC4, PSD, SRP, 3DES, eNULL
smtp_tls_mandatory_exclude_ciphers = MD5, DES, ADH, RC4, PSD, SRP, 3DES,
eNULL
What am I missing?
(3)Unencrypted Communication Channel Accessibility port 25
evidence: Plaintext communication is allowed without a TLS connection
This the server to server connection, can you require TLS and still get
incoming email? I'm getting a bit confused because I thought I read not
all server support it and I do not want prevent receiving email from
others.
OpenSSL 1.0.2g-fips, Postfix v3.1.0, Dovecot 2.2.22.
(1 & 2) Weak Encryption Algorithms on ports 25 and 587. Listed evidence
TLSv1_1 : AECDH-AES256-SHA
TLSv1_1 : AECDH-AES128-SHA
TLSv1_2 : AECDH-AES256-SHA
TLSv1_2 : AECDH-AES128-SHA
main.cf
...
# disable banned protocals for PCI DSS 3.1
smtpd_tls_protocols = !SSLv2,!SSLv3,!TLSv1
smtp_tls_protocols = !SSLv2,!SSLv3,!TLSv1
smtpd_tls_mandatory_protocols = !SSLv2,!SSLv3,!TLSv1
smtp_tls_mandatory_protocols = !SSLv2,!SSLv3,!TLSv1
# manditory high level ciphers
smtpd_tls_mandatory_ciphers=high
# enforce the server cipher preference
tls_preempt_cipherlist = yes
# disable following ciphers
smtpd_tls_mandatory_exclude_ciphers = MD5, DES, ADH, RC4, PSD, SRP,
3DES, eNULL
smtpd_tls_exclude_ciphers = MD5, DES, ADH, RC4, PSD, SRP, 3DES, eNULL
smtp_tls_mandatory_exclude_ciphers = MD5, DES, ADH, RC4, PSD, SRP, 3DES,
eNULL
What am I missing?
(3)Unencrypted Communication Channel Accessibility port 25
evidence: Plaintext communication is allowed without a TLS connection
This the server to server connection, can you require TLS and still get
incoming email? I'm getting a bit confused because I thought I read not
all server support it and I do not want prevent receiving email from
others.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com