8000 GitHub - Omeg8051/httpsServerforgeneralUse: This is an rushed attempt to make something somewhat useable.
[go: up one dir, main page]

Skip to content

Omeg8051/httpsServerforgeneralUse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpsServerforgeneralUse

This is an rushed attempt to make something somewhat useable.

How to get it to work?

before we start

!!DO NOT PUBLISH THE KEY AND CHAIN FILES TO GIT HUB!!

Put the key and chain somethere else. And specify it in the parameter.

Ok, with that out of the way. let's begin.

First, create a folder in the root called obj.

Second, Get 2 files from Let's Encrypt cert bot.
There will be a private key and a chain file

lunch server with

./server_vid.out -p "your port here" -k "your private key.pem" -c "your full chain file"

you can always add -h to the command for the built-in manual.

About

This is an rushed attempt to make something somewhat useable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0