- Git clone https://github.com/noobpk/Python3-SimpleHTTPServer-with-SSL.git
- cd Python3-SimpleHTTPServer-withSSL/
- Generate your certificate :
chmod +x generate-cert-selfsign.sh
./generate-cert-selfsign.sh
- Add your path of file
cert.pem
toserver.py
- Start server:
python3 server.py
Access : chrome://flags/#allow-insecure-localhost
and click Enable
Access: about:config
then search security.enterprise_roots.enabled
and click True