Making Minimalist HTTPS Client in C on Linux

Published: 05 December 2023
on channel: Nir Lichtman
14,611
871

I this video I will demonstrate how to create a simple HTTPS client in C using the Socket API and OpenSSL library.

You can install the OpenSSL dependencies (libraries and man pages) using the following command on Ubuntu/Debian:
apt install libssl-dev libssl-doc

For other distros, check out the corresponding OpenSSL library packages names

You can view the code I wrote in the video over here: https://github.com/nir9/welcome/tree/...


Watch video Making Minimalist HTTPS Client in C on Linux online without registration, duration hours minute second in high quality. This video was added by user Nir Lichtman 05 December 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 14,611 once and liked it 871 people.