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
_______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
