[xmlsec] X509Data sub-element detail ?

Edward Shallow ed.shallow at rogers.com
Wed Aug 6 21:40:21 PDT 2003


Hi Aleksey,

  In a straightforward sign operation sending the following to the command
line utility ...

xmlsec sign --pkcs12 keys/EdSign.p12 --output inout/edsigned1.xml
tmpl/tmpl-EPM-sign.xml  

... This in the template works ...

<X509Data>
</X509Data>

... This in the template does not ...

<X509Data>
	<X509SubjectName/>
	<X509Certificate/>
</X509Data>


Where is the additional X509 detail extracted from ? I tried adding: 

--trusted-der keys/cacert.der

... to the command line to no avail. 


I'd also like to include other X509 info like issuer, valid from, valid to,
cert serial number, etc ...

Ed





More information about the xmlsec mailing list