[xmlsec] FW: Valid To has passed
Aleksey Sanin
aleksey at aleksey.com
Wed Sep 5 07:43:46 PDT 2007
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
More information about the xmlsec
mailing list