Reputation: 3157
Im working on this assignment using Open SSL and C++. I need to establish a secure connection between a client and a server and then transfer a encrypted file. Could anyone give me any references (books, sites, ect) on where to set one up.
Thanks a lot.
Upvotes: 2
Views: 6875
Reputation: 23886
This should at least get you started: http://www.ibm.com/developerworks/linux/library/l-openssl.html
Good luck!
Upvotes: 3