Re: RE: Mail proxy with SNI

2013-03-30 Thread lblankers
On March 30, 2013 09:58AM Lukas Tribus wrote: > Thats may be a dump question: but why do you use different > host names in the first place? Is it a real business > requirement to have a host name per domain? No such thing as dumb questions, only people who can't answer them :-) I have multiple

Re: Mail proxy with SNI

2013-03-30 Thread lblankers
On March 29, 2013 08:14PM Phil Pennock wrote: > On 2013-03-30 at 02:24 +0400, Valentin V. Bartenev wrote: > > On Saturday 30 March 2013 01:30:21 lblankers wrote: > > > I would like to use nginx 1.2.1 with TLS SNI support to proxy SMTP > > > submission for several di

Mail proxy with SNI

2013-03-29 Thread lblankers
Hi, I would like to use nginx 1.2.1 with TLS SNI support to proxy SMTP submission for several different domains over SSL. I would expect that if I configure multiple servers with different server names that a TLS v1 client will select the correct one through SNI. However I always get the first cer