Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hello to all members.
someone maybe knows what is stunnel 4.07 ?
it's always in status : not running on my server
I don't know what is it.
I use Plesk CP 7.5.6 for windows.
Plesk SSL Wrapper Service is, in fact, "stunnel" utility. You use it for
securing mail and other services using the SSL protocol. But by default it is
not configured and switched off because Plesk cannot make assumptions on what
ports it should use for standard services.
tunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, LDAP, etc) by having Stunnel provide the encryption, requiring no changes to the daemon's code.