[openssl-users] OpenSSl functions ("apps"): Is arg order significant?
Salz, Rich
rsalz at akamai.com
Sun Aug 6 20:55:50 UTC 2017
> Looking at the man page for dsa it doesn't seem that the order of arguments is critical as long, of course, as each arg that takes a value has an approriate entry.
You mean flags and values, like "-foo" and "-bar asdf" ? Yes, the order of flags does not matter, except in some special cases that are (hopefully) noted in the docs.
More information about the openssl-users
mailing list