Topic: SSL routines::version too low
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.7.1
- Deployed with iRedMail Easy or the downloadable installer?downloadable installer
- Linux/BSD distribution name and version: Ubuntu 22.04 LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx):Nginx
- Manage mail accounts with iRedAdmin-Pro?no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
client:
System: Ubuntu 22.04 LTS
openssl:OpenSSL 3.0.2 15
openssl.cnf:
[system_default_sect]
MinProtocol = TLSv1.2
Server side:
System: Ubuntu 22.04 LTS
openssl:OpenSSL 3.0.2 15
openssl.cnf:
[system_default_sect]
MinProtocol = TLSv1.2
/etc/postfix/main.cf
smtpd_tls_protocols = ! SSLv2 ! SSLv3 ! TLSv1 ! TLSv1.1
smtpd_tls_mandatory_protocols = ! SSLv2 ! SSLv3 ! TLSv1 ! TLSv1.1
/etc/dovecot/dovecot.conf
ssl_min_protocol = TLSv1.2
/var/log/mail.log:
warning: TLS library problem: error:0A000102:SSL routines::unsupported protocol:../ssl/statem/statem_srvr.c:1657:
warning: TLS library problem: error:0A00018C:SSL routines::version too low:../ssl/statem/statem_srvr.c:1657
It is obvious that all versions support version 1.2 and above. Why does the server still report a low version? Is it possible that it is a problem with using a third-party proxy server or the SSL package of the Python 3.11 program
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.