> Hi,

> I've this command:

>  /usr/bin/xmlsec1 sign --privkey-pem DSAPrivateKey.pem
> --pubkey-der DSAPublicKey.key --output out.xml.out in.xml

> I'm not allowed to use xmlsec on my server, and i need to sign this xml
> with only openssl. Is this possible?

I'm not an expert on this by any means, but I believe that you need some
kind of utility to convert the XML input document into canonical form, and
OpenSSL won't do that.

DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to