How to enable HTTPS on live server ( Visual Studio Code)

Sagar Shrestha
Webisora
Published in
1 min readMay 30, 2020

--

Live Server is one of my favorite Visual Code extensions which is used to launch a development local server with a live reload feature for static & dynamic pages. Yes, it supports dynamic pages like PHP.

By default, it runs on HTTP.

In order to enable the HTTPS protocol, first, you will need a self-signed SSL Certificate. If you don’t know…

--

--

Sagar Shrestha
Webisora

Web Development enthusiast sharing my knowledge and experience through tutorials and tips.