-
Notifications
You must be signed in to change notification settings - Fork 0
claudiunitu/python-https-server
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To generate new certificate - key pairs you can use GitBash with the following command: `openssl req -nodes -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365` then update the certificate and key path in code
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published