mox/autotls
Mechiel Lukkien e59f894a94
add an option for the smtp delivery listener to enable/disable tls session tickets
the field is optional. if absent, the default behaviour is currently to disable
session tickets. users can set the option if they want to try if delivery from
microsoft is working again. in a  future version, we can switch the default to
enabling session tickets.

the previous fix was to disable session tickets for all tls connections,
including https. that was a bit much.

for issue #237
2024-12-06 14:50:02 +01:00
..
autotls.go add an option for the smtp delivery listener to enable/disable tls session tickets 2024-12-06 14:50:02 +01:00
autotls_test.go implement ACME external account binding (EAB) 2023-12-22 11:50:50 +01:00