🙏 LIKE 👍🏻 SHARE 📲 COMMENT 🎇 NOTIFICATIONS 🔔
Currently the use of SSL certificates is required in web development, but not only in a production context but also when carrying out tests on our local server. XAMPP is one of the most used technologies for creating web projects since it includes important tools such as PHP, PERL, MYSQL, APACHE making it an interesting development environment, in this video we will show you how to add a valid security certificate to your local server, to be able to perform your tests correctly.
On this occasion we will be doing this process in WINDOWS
Add SSL certificate to XAMPP - LINUX
https://www.youtube.com/watch?v=DyKn61Yyor0
Links
Download git: https://git-scm.com/download/win
Download openssl: https:slproweb.com/products/Win32OpenSSL.html
Steps to create SSL: https://www.syloper.com/blog/servidores/xampp-certificados-ssl-localhost/