Im currently reading network security with open ssl, and im well and
truly stuck. ive google, and check the book site  to see if its a
reported mistake.. no luck.

Does anyone know if SSL_library_init(), and SSL_load_error_strings()
are part OpenSSL?, or are they functions the writer is using? Im getting
external unresolved linker errors from them.

Ive included the following...

#include <openssl/bio.h>
#include <openssl/err.h>
#include <openssl/rand.h>
#include <openssl/ssl.h>
#include <openssl/x509v3.h>

Any ideas?

Thanks

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

Reply via email to