0.7.1
Features
- TLS (
tls
)- LMTP opportunistic TLS (
STARTTLS
) support - NNTP opportunistic TLS (
STARTTLS
) support - PostgreSQL opportunistic TLS (
STARTTLS
) support
- LMTP opportunistic TLS (
Notable fixes
- TLS (
tls
)- Generic
- Use DH ephemeral keys that are mathematically correct during a TLS 1.3 handshake to increase stability
- Ciphers (
ciphers
)- No fallback mechanism is used to check cipher suites if the server honors long cipher suite lists
- Generic