0 votes
ago by (120 points)

trying to use tls proxy for forte agent pop3 email but when I run tlsproxy.exe (the only executable option for tls) the shell opens, populates, and immediately shuts down before I can read or use. any ideas? thanks!

Applies to: Rebex TLS

1 Answer

0 votes
ago by (75.3k points)

Please note that tlsproxy.exe accept various arguments as commands. Please run tlsproxy.exe --help in the Command Prompt or Power Shell, whatever suits you the best.

Using the tlsproxy.exe tunnel add command you can define new proxy tunnel (run tlsproxy.exe tunnel add --help for command details).

Using the tlsproxy.exe install command you will install the Rebex TLS Proxy as a Windows service.
Alternatively, you can use the tlsproxy.exe run command, which will run the proxy in interactive mode from command line without need to install it as a service.

...