Implemented automated certificate generation.

Removed existing certificates as private key was shared.
Updated makefile to require certificate generation.
This commit is contained in:
2019-09-09 16:02:03 +01:00
parent 89b4b7d949
commit 152bc721e1
13 changed files with 97 additions and 116 deletions

3
.gitignore vendored
View File

@@ -5,3 +5,6 @@ obj/*
U2F_Priv_Keys.txt
.ccls-cache
compile_commands.json
Certificates.hpp
Certificates.cpp
Keys/*