Back to Browse

Writing a TLS Client with OpenSSL

1.8K views
May 2, 2024
43:45

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.

Download

0 formats

No download links available.

Writing a TLS Client with OpenSSL | NatokHD