Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

noobpk/Python3-SimpleHTTPServer-with-SSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

Python3-SimpleHTTPServer-with-SSL

Usage

  1. Git clone https://github.com/noobpk/Python3-SimpleHTTPServer-with-SSL.git
  2. cd Python3-SimpleHTTPServer-withSSL/
  3. Generate your certificate :
    1. chmod +x generate-cert-selfsign.sh
    2. ./generate-cert-selfsign.sh
  4. Add your path of file cert.pem to server.py
  5. Start server: python3 server.py

Configure browsers to allow your certificate

Google Chrome

Access : chrome://flags/#allow-insecure-localhost and click Enable

Firefox

Access: about:config then search security.enterprise_roots.enabled and click True

About

A Simple HTTP Server with SSL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /