stdevPavelmc / mailad

Software to provision a mail server with users from a Windows or Samba 4 Active Directory
GNU General Public License v3.0
33 stars 11 forks source link

Disable TLSv1 and TLSv1.1 as both are considered insecure #111

Closed stdevPavelmc closed 3 years ago

stdevPavelmc commented 3 years ago

Disable TLSv1 and TLSv1.1 as both are considered insecure

stdevPavelmc commented 3 years ago

Deploying on the test env to validate the changes...

stdevPavelmc commented 3 years ago

Fix confirmed, ready to merge