stunnel
New Version
SuSE Linux: Version 8.2
The launch of stunnel
from a script results in an error message.
The stunnel
version included in SuSE Linux 8.2 is version 4. This version
no longer supports any options on the command line.
SuSE Linux 8.2 also includes the script /usr/sbin/stunnel3_wrapper
, which
is able to convert the command line options into a stunnel
-apt configuration
file and to use it when starting the program:
/usr/sbin/stunnel3_wrapper stunnel OPTIONS
(Note that OPTIONS
must be replaced with your actual options). The created configuration
file produces the standard output. This enables you to use these entries to easily generate a durable
configuration file for the future.