Nginx HTTPS Servers

Опубликовано: 19 Сентябрь 2024
на канале: WittCode
4k
67

Learn to configure an nginx HTTPS server, add a SSL certificate to an nginx HTTP server, generate an SSL certificate with openssl, and what the nginx ssl_certificate and ssl_certificate_key directives are.

My Software
My Chrome Extension WittCepter -

My Courses


‍ Download Code ‍


⌛ Timestamps ⌛
0:00 – Introduction
0:20 – Redirect HTTP to HTTPS
2:36 – Create an SSL Certificate with openssl
4:43 – Add Private Key and Certificate to Nginx Server
7:09 – Make Request to HTTPS Server
8:33 - Outro