$ mkdir -p certs/
$ cd certs/
$ openssl req -newkey rsa:2048 -nodes -sha256 -x509 -days 365 \
-out cert.crt \
-keyout cert.key \
-subj "/CN=localhost"
$ cd ../
$ make run
-
Notifications
You must be signed in to change notification settings - Fork 0
simple https web-server
License
michalswi/https-web-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
simple https web-server
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published