SNI compliance
This release introduces SNI complance as defined in RFC 8461. This new default behavior is not compatible with Postfix versions prior to 3.4, so this release contains breaking change. However, old behavior can be restored with option require_sni: false
in zone config. See PR #64 for details.