Refactored to better embed the certifcates and also made sure to read at

runtime the server.key instead of containing it in the server's
executable using go embed
This commit is contained in:
2025-01-07 17:21:02 +02:00
parent 740bb37620
commit 06a15e6c70
5 changed files with 39 additions and 15 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,4 @@
internal/server/certs/
*.crt
*.key
*.log
*.db
*.db-shm