Welcome! Log In Create A New Profile

Advanced

RE: TCP -TLS Redirection

Lukas Tribus
February 11, 2014 06:14PM
Hi,


> I want to do a tcp to tls proxy. we need to communicate to apple server
> via tls (tcp over ssl). our server does not have internet access so we
> need to use a proxy server that has internet access which can
>
> * either accept the tcp communication and do a tls communication with
> apns. in this case our server just need to send data over tcp to proxy
> server without any SSL.
>
> * our server can send data over tls, if proxy server can do a transparent
> redirection.
>
> we have tried nginx, it is able to do tcp to tcp redirection but nginx is
> not allowing ssl directive to be specified in the upstream block of tcp
> configuration.

I think haproxy 1.5 is more suited to do this kind of configurations, not
sure what nginx can do out of the box.



> if proxy server can do a transparent redirection.

There is no such thing as "redirection" in TCP. What you mean is transparent
proxying.


Regards,

Lukas
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

TCP -TLS Redirection

Chaitanya Kamsu December 05, 2013 08:02AM

Re: TCP -TLS Redirection

Amit Dixit February 11, 2014 05:50PM

RE: TCP -TLS Redirection

Lukas Tribus February 11, 2014 06:14PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 183
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready