Easy one :) Try the following command
$ xmlsec1 --sign --pkcs8-pem seckey.pem --pubkey-pem cert.pem ~/test.xml
instead of
$ xmlsec1 --sign ~/test.xml --pkcs8-pem seckey.pem --pubkey-pem cert.pem
(template filename should be at the end).
Aleksey
Dmitry Belyavsky wrote:
Greetings!
On Mon, 23 Jan 2006, Aleksey Sanin wrote:
It should call xmlSecAppCryptoSimpleKeysMngrKeyAndCertsLoad() function
somewhere around line 2138 in apps/xmlsec.c file.
Sorry, it doesn't.
Thank you!
_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec