AIOSMTPD: Unable to set TLSContext broader than 1.2
I’m trying to set up an Aiosmtpd server to accept TLS1.1 too, and I can’t make it work. Regardless of how I configure TLSContext, the server only accepts TLS1.2.
I’m trying to set up an Aiosmtpd server to accept TLS1.1 too, and I can’t make it work. Regardless of how I configure TLSContext, the server only accepts TLS1.2.