Re: mail proxy to 3rd party using ssl

2013-09-03 Thread Maxim Dounin
Hello! On Tue, Sep 03, 2013 at 01:22:36AM -0400, rmombassa wrote: > I am setting up nginx as POP3 mail proxy to two 3rd party mail servers. > Different domains, one of them uses SSL. > > Since I do not have that 3rd party's SSL certificate I use my own company > certificate in nginx. That cert i

mail proxy to 3rd party using ssl

2013-09-02 Thread rmombassa
I am setting up nginx as POP3 mail proxy to two 3rd party mail servers. Different domains, one of them uses SSL. Since I do not have that 3rd party's SSL certificate I use my own company certificate in nginx. That cert is properly signed but obviousy belongs to another domain (our domain). If I c