Hi All,

I am using Pocket beaglebone, Debian 9.2, Ethernet W5500-SPI1, Cross 
compiler "arm-cortexa8-linux-gnueabihf-gcc"

I want SSL TCP communication with server IP (49.248.XX.XX).

I am able to communicate with server without SSL.

But, for SSL I am adding header file 


#include <openssl/ssl.h>

#include <openssl/err.h>


and after adding this header file when I compile code it is showing error 

"fatal error: openssl/ssl.h: No such file or directory"

I don't know what is happening and how to resolve this.

Thanks.....


  





-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a282d18b-99c3-4631-8dac-90a3a92e4701%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to