This is an rushed attempt to make something somewhat useable.
before we start
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.