Implemented automated certificate generation.
Removed existing certificates as private key was shared. Updated makefile to require certificate generation.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -5,3 +5,6 @@ obj/*
|
||||
U2F_Priv_Keys.txt
|
||||
.ccls-cache
|
||||
compile_commands.json
|
||||
Certificates.hpp
|
||||
Certificates.cpp
|
||||
Keys/*
|
||||
|
||||
Reference in New Issue
Block a user