Darren J Moffat writes: > For example, an unprivileged user can start stunnel from the command > line so that it listens on a ephemeral port number. The configuration > file provided by the user will define what stunnel should do with TCP > connections to the localhost on this port number. This could be used by > a non-SSL aware mail client to communicate securely with a SSL > protected mail server.
I assume that "INETD MODE" (in the man page) is supported ... it might be good to update the man page to explain how to use stunnel with the Solaris inetd. (Using that mode allows each individual mapping to be managed as a service by SMF, rather than having all of the maps dumped into one file, with a single SMF service for stunnel.) -- James Carlson, Solaris Networking <james.d.carlson at sun.com> Sun Microsystems / 35 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677
