Hi,
I'm trying to verify an xml file containing the subject name of the signed certificate. I'm using the verify3 example with the xml file and the signer certificate as parameters.
The verify program is unable to retrieve the key. When I debug the code of the verify3.c program, I see in the xmlSecOpenSSLX509StoreFindCert function that the ctx->untrusted store is empty (num = 0).
Where is the things goes wrong ?
Olivier
- Re: [xmlsec] Key not found Michiels Olivier
- Re: [xmlsec] Key not found Aleksey Sanin
