On 2009-02-08 07:03:09, [email protected] wrote:
> I have the following program:
>
> info ("signing message");
> message = PKCS7_sign (cert, key, NULL, in, PKCS7_BINARY);
^^^^^^^
Failed to check this return value. Didn't realise the library
was telling me I should've called OpenSSL_add_all_algorithms()
first.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [email protected]