I am trying to get Stunnel 5.60 started automatically as a service. My stunnel.conf is stored under C:\Program Files (x86)\stunnel\config works fine if I run stunnel.exe manually from CMD or bring up the GUI and reload configuration. Now I would like it to start automatically after reboots. I tried running stunnel.exe -install which installs the Stunnel TLS wrapper service. Starting the service does not however do anything. The "Path to execute" it installs for the service is "C:\Program Files (x86)\stunnel\config" -service -install.
You might try putting the configuration somewhere outside of "C:\Program Files (x86)". I've seen system reserved folders like that cause all sorts of permissions-related havoc in situations like that on Windows. You might try it in your own user folder, or perhaps in a new "C:\Stunnel" folder or something along those lines.
-Dave _______________________________________________ stunnel-users mailing list -- stunnel-users@stunnel.org To unsubscribe send an email to stunnel-users-le...@stunnel.org