Learn how to set up a self-signed SSL certificate on localhost using XAMPP, Apache, and OpenSSL.
The self-signed certificate is meant to be used only in the local development environment and NOT in Production.
➡ Copy the code: https://gist.github.com/Tynael/d3a647c71bb00f0442590e6d91285a4e
📝 Article: https://neutrondev.com/how-to-set-up-ssl-certificate-localhost-xampp/
🌿 Resources:
🎥 How to use a Custom Domain through VirtualHost: https://www.youtube.com/watch?v=leAFGFhE8O8
📝 Use Custom Domain Instead of Localhost in XAMPP: https://neutrondev.com/xampp-custom-domain/
📧 Sign up for my newsletter to get ZERO COST content right at your fingertips
Newsletter: https://neutrondev.com/newsletter/
💫 Table of Content 💫
00:00 - Intro
00:25 - Prerequisite: Set up a Custom Domain
00:48 - Ports 80 & 443
01:46 - Set up & install the SSL certificate
06:07 - Configure Apache
10:06 - Redirect HTTP to HTTPS
12:09 - Thank you 💜
🔗 You can also find me on 🔗
GitHub: https://github.com/Tynael
Site: https://neutrondev.com/
#xampp #ssl #windows