bumped up go version in mod file and added automatic generation of pem certificates

This commit is contained in:
2024-08-23 03:22:51 +01:00
parent a37f81a47f
commit 07dea4ff27
7 changed files with 349 additions and 359 deletions

3
.gitignore vendored
View File

@@ -38,3 +38,6 @@ test*
# Ignore public and private keys
p2prc.publicKey
p2prc.privateKey
# Ignore pem files
*.pem