stunnel is an open-source multi-platform application used to provide universal TLS/SSL tunneling service. stunnel is used to provide secure encrypted connections for clients or servers that do not speak TLS or SSL natively.
Installing and setting up is pretty standard and configuration is derived form stunnel.config file, Here is how you can setup and configure stunnel in windows
For setting up stunnel service as automatic run this command from command prompt: “stunnel.exe -install -quiet" and start it.
This will install stunnel as service, open the service and set service as automatic and start service.
No comments:
Post a Comment