--- //usr/bin/stunnel 2009-03-20 14:48:35.162075599 +0000 +++ /usr/bin/stunnel 2009-03-20 14:48:45.662234019 +0000 @@ -44,7 +44,7 @@ # comment out the next line to see the config file select(STUNNEL); -getopts('cTWfD:O:o:C:p:v:a:A:t:N:u:n:E:R:B:I:d:s:g:P:r:L:l:'); +getopts('cTWfD:O:o:C:p:v:a:A:t:N:u:n:E:R:B:I:d:s:g:P:r:L:l:S:'); print("client = yes\n") if defined $opt_c; print("transparent = yes\n") if defined $opt_T;