On Wed, May 27, 2015 at 7:11 PM, Andreas Metzler <[email protected]> wrote:
> Cyborg <[email protected]> wrote: > > 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. > > That's what SNI is for, isn't it? > Yes, SNI is there so you don't have to do the above. Cyborg: See also http://www.exim.org/exim-html-current/doc/html/spec_html/ch-encrypted_smtp_connections_using_tlsssl.html -- Jan -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
