<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.8">
</HEAD>
<BODY>
Hi,<BR>
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.<BR>
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-&gt;untrusted store is empty (num = 0).<BR>
Where is the things goes wrong ?<BR>
<BR>
Olivier
</BODY>
</HTML>