Hi guys,
I'm busy with updating my server so it meets the latest "rules" for email security.
What i did:
This is what i already did, now i have to edit the themes
What i would like to do:
The system i use:
CentOS 7
Now is my question, can some one explain some things to me?
What i dont get is where and what to add to my DNS (DNSSEC)
Is it correct what i have to change to my DMARC?
How do i update my TLS to 1.3? (and is my OpenSSL the correct version?)
What is going on with the Chiphers and diffie-hellman-key-exchange?
How can i get Dane working (with OPENSSL) ?
How do i disable client-initiated renegotiation?
Thanks in advance!
I'm busy with updating my server so it meets the latest "rules" for email security.
What i did:
- update to OpenSSL 1.0.2t
- Enable DMARC (have to change a policy) because this is not 100% according to https://internet.nl/
v=DMARC1; p=none; sp=none; rua=mailto:[email protected] |
- Set my SPF
- Enabled DNSSEC on the server
To enable, add this value to your directadmin.conf: dns_tlsa=1 and restart DirectAdmin. |
What i would like to do:
- Enable DNSSEC 100% (something with adding keys to my dns?)
- Change the DMARC to be 100% (I think by setting p=quarantine)
- Update to TLS 1.3
- Update/enable my "ciphers"?
- Enable / use "diffie-hellman-key-exchange"
- Enable DANE
- Disable client-initiated renegotiation
The system i use:
CentOS 7
DirectAdmin | 1.59.5 | ||
Dovecot | 2.3.9 (e7f79df99) | ||
Exim | 4.92.3 | ||
MySQL | 10.4.11 | ||
Named | 9.11.4 | ||
OpenLiteSpeed | 1.6.4 | ||
php | 7.2.25 | ||
ProFTPd | 1.3.6b |
Now is my question, can some one explain some things to me?
What i dont get is where and what to add to my DNS (DNSSEC)
Is it correct what i have to change to my DMARC?
How do i update my TLS to 1.3? (and is my OpenSSL the correct version?)
What is going on with the Chiphers and diffie-hellman-key-exchange?
How can i get Dane working (with OPENSSL) ?
How do i disable client-initiated renegotiation?
Thanks in advance!