[prev in list] [next in list] [prev in thread] [next in thread] 

List:       nginx
Subject:    making telnet secure using Nginx redirect options
From:       Sudarshan Soma <sudarshan12s () gmail ! com>
Date:       2018-08-17 19:12:27
Message-ID: CAHJvL=brEftgd5AAHw9kF11g7aCdpse=c_z78AUp4e9gJA7toQ () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi All,
We have a traditional custom server which is based on telnet at port 9932.
Can we make it secure by just using Nginx.conf setting.

something like:
 location /mytelnet {
           grpc_pass telnet localhost 9932;
       }


Assume telnet client is my own application, it can iniitate https
connection with mytelnet prefix.

9932 is example port where custom server is running.

Regards,

[Attachment #5 (text/html)]

<div dir="ltr">Hi All,  <div>We have a traditional custom server which is based on \
telnet at port 9932. Can we make it secure by just using Nginx.conf \
setting.</div><div><br></div><div>something like:</div><div><div>  location /mytelnet \
{</div><div>                 grpc_pass telnet localhost 9932;</div><div>           \
}</div></div><div><br></div><div><br></div><div>Assume telnet client is my own \
application, it can iniitate https connection with mytelnet prefix.  \
</div><div><br></div><div>9932 is example port where custom server is running.  \
</div><div><br></div><div>Regards,</div><div><br></div></div>



_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic