[exim] SSL cert depending on hello string ?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Cyborg
Datum:  
To: exim-users
Betreff: [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