[xmlsec] Re: <X509IssuerSerial>

Highdone Trias highdonet at adventresources.com
Fri Feb 4 08:58:23 PST 2005


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 <aleksey at aleksey.com>
To: Highdone Trias <highdonet at adventresources.com>, "xmlsec at aleksey.com" 
<xmlsec at aleksey.com>
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 -------




More information about the xmlsec mailing list