In this video we will be writing a simple TLS client using the OpenSSL APIs. We will show how to write an application that connects to a server and sends and receives application data to/from that server. We will cover the most important OpenSSL functions that you need to use and how to ensure that you have correctly authenticated the server's certificate.