Enhance server ssl configuration

- Added SSL certificate and key paths to ServerConfig structure.
- Updated init_config function to initialize new SSL paths.
- Formated code for better readability.
This commit is contained in:
2025-10-05 17:35:00 +00:00
parent 46b653efe0
commit 72df6a73fc
13 changed files with 1420 additions and 1000 deletions

2
.gitignore vendored
View File

@@ -52,4 +52,4 @@ Mkfile.old
dkms.conf
log/*
server
certs/*.pem
ssl/*