Comment 1 for bug 345945

Revision history for this message
Roman Fiedler (roman-fiedler-deactivatedaccount) wrote :

The handling of all other command line arguments has changed also, e.g.

mv server.cert $'server.cert\nsomeopt = yyy'
stunnel -c -f -D 4 -v 3 -A 'server.cert
someoption = yyy' -r "${_send_remoteAddress}" -l cat -- cat
file descriptor line 6: Specified option name is not valid here

Since I hope that no one will execute stunnel with certificate file supplied by lower privileged user or remote system, this cannot be used in any malicious way.