Latest Updates done, before integrating
This commit is contained in:
12
infra/ca/.gitignore
vendored
Normal file
12
infra/ca/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Private keys and device certs — NEVER commit
|
||||
*.key
|
||||
*.p12
|
||||
*.csr
|
||||
*.srl
|
||||
|
||||
# ca.crt and server.crt are public — safe to commit if desired,
|
||||
# but kept out by default so the repo doesn't become a cert store.
|
||||
# Uncomment the next two lines to allow committing public certs:
|
||||
# !ca.crt
|
||||
# !server.crt
|
||||
*.crt
|
||||
Reference in New Issue
Block a user