[xmlsec] Certificate chains

Aleksey Sanin aleksey at aleksey.com
Mon Jun 16 09:07:04 PDT 2008


You need to load the intermediate certificate in the same
way you load the main key certificate.

Aleksey

dnorrell at gmx.net wrote:
> Hi,
> 
> When I'm signing a document, I'm loading my certificate/key pair from a PEM-formatted certificate/key file, using xmlSecCryptoAppKeyLoad and xmlSecCryptoAppKeyCertLoad. However, my signing certificate has a certificate chain (ie. there is an additional, intermediate certificate in the chain between my signing cert and the CA). When I get the signed document, xmlsec has places a single X509Certificate element in the chain, whereas I'd like it to also have the intermediate. Is there any way for me to do this?
> 
> Thanks, David



More information about the xmlsec mailing list