[exim] SSL cert depending on hello string ?

Etusivu
Poista viesti
Vastaa
Lähettäjä: Cyborg
Päiväys:  
Vastaanottaja: exim-users
Aihe: [exim] SSL cert depending on hello string ?
Hi guys,

did anyone ever tried to extend the SMTP protocol to something like this ?


HELO clienthostname
250 OK
HOST maildomain.de
250 OK
STARTTLS
....
and getting the correct certificate for this domain ?

This way authentication could be done together with encryption, instead
of encryption only.

Grüße,
Marius