[xmlsec] Problems passing keys to xmlsec
Aleksey Sanin
aleksey at aleksey.com
Tue Jan 24 17:57:38 PST 2006
> I've found it out too... Wouldn't it be better either to warn user
> almost all args are skipped or make xmlSecAppCmdLineParamsListParse
> more robust (i.e. treat pos=2 passed to it specially)?
Agree :) Now xmlsec command line tool will say something like this
if you put any parameter after first filename:
$ xmlsec1 --sign ./a.tmpl --pkcs8-pem rsap8.pem
Error: filename is expected instead of parameter "--pkcs8-pem".
Error: invalid parameters
Usage: xmlsec <command> [<options>] [<files>]
...
Aleksey
More information about the xmlsec
mailing list