Open chibenwa opened 6 days ago
Find a way to support per domain ssl certificate
Most likely through SNI (Server Name Indication)
What would it take to implement it?
On a MDA we do not need STARTTLS thus SSL only we can delegate SSL termination to HAProxy which supports SNI
Description
Find a way to support per domain ssl certificate
Most likely through SNI (Server Name Indication)
What would it take to implement it?