I (the author) is trying to sign a widget. =)
Signing using xmlsec1 with a private example.key and verify the signature with a self-signed certificate example.pem (public key). http://git.webvm.net/?p=wgtqa;a=blob;f=xmldsig/Makefile Ok, in my Makefile in the example.key: target, I'm generating a example.key. I assume this is a keypair and it contains a private and secret key. I try sign with example.key: PEM RSA private key, though it fails with error=45:key is not found. Did I not feed the private key for xmlsec1 to sign correctly? With thanks,
sign.log
Description: Binary data
_______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
