Nova
- Overijssel, The Netherlands
- https://novacow.ch/ (duh)
-
This is my custom Gitea instance. Here I store things that don't belong on GitHub!
- Joined on
2024-11-22
Block a user
Sort out the
key.pem
and cert.pem
security nightmare.
Issue will stay open, but under lower priority as I can remove cert.pem
and key.pem
now.
Sort out the
key.pem
and cert.pem
security nightmare.
Implemented a super crude implementation into pywebsrv.py
. Doesn't reflect AutoCertGen at all.
pywebsrv.py
doesn't respect the directory
key in pywebsrv.conf
Sort out the
key.pem
and cert.pem
security nightmare.
Implement the logic for anything other than
GET
requests.
I'll probably make a separate branch for this, which won't get updated with main until I finish the function
Implement the logic for anything other than
GET
requests.
Disable the AutoCertGen warning via config file.
pywebsrv.py
doesn't respect the directory
key in pywebsrv.conf