"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:

> Hello,
> 
> I try to write some beginner sample codes. Compilation is ok in Visual
> C++ 6.0.
> But when I execute it, program raise error on function
> PEM_read_X509 at line 34.
> 
> I don't know, where is problem...
> 

you forgot to call OpenSSL_add_all_algorithms() at the beginning.


aleix

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to