On Tue, 9 Apr 2013 08:17:54 -0400 "bwilkins26 ." bwilkins@gmail.com wrote:
Below is a link to a tutorial I wrote on how to setup stunnel to run as two services.. it's not really necessary anymore because stunnel can do this natively but some people may still benefit from doing it this way.
http://sunshinecoder.blogspot.com/2013/04/setup-stunnel-as-two-services.html
Hi,
Ok, it works and in a more elegant way than renaming :-)
Something is added (someday I'll check what exactly) to the service keys that isn't added with Srvany utility that lets the execution of both instances with the same executable name. Probably is that the main executable (image path) isn't the Stunnel executable. Maybe the magic and the lack of that utility.
Anyway, all methods are valid and is great to know about them :-)
Thanks for your tutorial. Regards.