Hi!
>Now I would like to write a C program doing the same. For this, I used
>Viega and Messier's Secure Programming Cookbook, recipe 10.5 (BTW, I
>am not sure the workaround they propose there is still necessary with
>latest versions of openssl any hint welcome).
I used the exampl
On Fri, Jan 18, 2008, ediemens wrote:
>
> The problem is that, when verifying the same certificate as before, I now
> get a "certificate signature failure" error message, and cannot figure out
> what the problem is.
>
You are missing a call to OpenSSL_add_all_algorithms(). See the FAQ and manua