You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
Also checked using the bash utility to find the library and it gives the following output.
sudo ldconfig -p | grep cyassl
libcyassl.so.5 (libc6,x86-64) => /usr/local/lib/libcyassl.so.5
libcyassl.so (libc6,x86-64) => /usr/local/lib/libcyassl.so
Hi All,
I am very new to wolfSSL, I have installed latest version of wolfssl library on Ubuntu 14.04 according to the manual . I am able to find all the header files in '/usr/local/include/cyassl' . But when I have include the header file "#include <cyassl/ssl.h>" in my code, when I compile it says undefined reference. I have installed openssl and gnuTLS prior to installing cyassl. What is that I am missing?
Regards
Sainath
Posts found: 2
Generated in 0.014 seconds (95% PHP - 5% DB) with 5 queries