Add tls configuration

This commit is contained in:
sirkrypt0
2021-04-29 23:23:07 +02:00
committed by Jan-Eric Hellenberg
parent f401ebb3c4
commit b744d7f16c
4 changed files with 35 additions and 6 deletions

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
# Project binary
poseidon
# TLS certificate/key
*.crt
*.key