logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: FW: Valid To has passed: msg#00009

Subject: Re: FW: Valid To has passed
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


<Prev in Thread] Current Thread [Next in Thread>