Hi, Ed!

Thanks for trying the patch and sorry that it did not work
for you. Could you please try one more thing for me?
In the template, please remove <X509SubjectName> and
<X509IssuerSerial> nodes and keep only <X509Certificate>
node. I.e. it should look like this:

        <dsig:KeyInfo>
                <dsig:KeyName>Shallow, Ed</dsig:KeyName>
                <dsig:X509Data>
                        <dsig:X509Certificate></dsig:X509Certificate>
                </dsig:X509Data>
        </dsig:KeyInfo>

Then try to sign and later verify it using xmlsec command
line utility with the following command line option added:

--enabled-key-data "rsa,x509,raw-x509-cert"

Thanks!

Aleksey


_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to