Thanks.  

Sorry, I should have been more clear.

I am actually creating the the template dynamically using 
xmlSecTmplSignatureCreate().  Yet, the <X509Data> is not including the 
issuer serial information.  Any suggestions?

Highdone Trias
Advent Resources, Inc.
www.adventresources.com
310.241.1500x2214

---------- Original Message -----------
From: Aleksey Sanin <[EMAIL PROTECTED]>
To: Highdone Trias <[EMAIL PROTECTED]>, "[email protected]" 
<[email protected]>
Sent: Thu, 03 Feb 2005 15:33:52 -0800
Subject: Re: <X509IssuerSerial>

> By default (if there is no children nodes for <X509Data> node
> in your signature template), you should get all possible
> information about the certificate (including the issuer serial)
> written in the <X509Data> node. If the <X509Data> node in the
> signature template has some children nodes when only these nodes
> will be filled in by xmlsec. Can you check your template and make 
> sure that either <X509Data> node has no children at all or that it 
> has <X509IssuerSerial> child, please?
> 
> Aleksey
> 
> Highdone Trias wrote:
> > Hi,
> > 
> > I have good success in using the xmlsec library within my C apps.
> > 
> > However, I hope you can assist me with 1 thing.  How do I get the 
> > <X509IssuerSerial> to be created within the <X509Data>?  Is this the way 
the 
> > certificate was signed?
> > 
> > Thanks.
> > 
> > Highdone Trias
> > Advent Resources, Inc.
> > www.adventresources.com
> > 310.241.1500x2214
------- End of Original Message -------

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

Reply via email to