As you can see, the X509Certificate has two nodes. There seems to be two
keys in .p12 certificate file, and both of then get picked in here. How
could I choose to include only the latter one of those Certificates?
It's a feature :) You might want to simply create a new p12 file.

The second different part is the X509IssuerSerial node. I should get the
two above mentioned nodes 'X509IssuerName' and 'X509SerialNumber' added
there. How could I first pick the values from inside the Certificate,
and then add those two nodes to the XML structure?
I am not sure what are you trying to do. These nodes are used to
identify the certificate used for the signature. Not sure why do you
want to pick these values yourself.

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

Reply via email to