Thanks for your inputs.. let me try those..
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,288532,288566#msg-288566
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
On Fri, Jul 03, 2020 at 08:38:09AM -0400, siva.pannier wrote:
Hi there,
> My understanding from your suggestions is that you do not want me to make
> any corrections on the client code. I just need to make corrections on the
> Nginx configuration as per the blog link.
Not quite, no.
You need t
Thank you for your suggestions!
My understanding from your suggestions is that you do not want me to make
any corrections on the client code. I just need to make corrections on the
Nginx configuration as per the blog link.
I am trying to understand that blog, going through again and again. so fa
On Thu, Jul 02, 2020 at 02:20:59PM -0400, siva.pannier wrote:
Hi there,
> I am trying to proxy a SMTP server on Nginx using the below configuration. I
> want all the client calls to hit the SMTP server via my proxy host. I want
> the SSL termination on nginx for the client calls to the SMTP Serve
Hi,
I am trying to proxy a SMTP server on Nginx using the below configuration. I
want all the client calls to hit the SMTP server via my proxy host. I want
the SSL termination on nginx for the client calls to the SMTP Server.
When I do the connection getting below exception even before the SSL
h