Welcome! Log In Create A New Profile

Advanced

making telnet secure using Nginx redirect options

Sudarshan Soma
August 17, 2018 03:02PM
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,
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

making telnet secure using Nginx redirect options

Sudarshan Soma August 17, 2018 03:02PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 236
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