feat(secrets): add domain cert secrets
This commit is contained in:
parent
a35b222dee
commit
5fb50d467d
3 changed files with 2 additions and 0 deletions
BIN
secrets/inx.moe.key.age
Normal file
BIN
secrets/inx.moe.key.age
Normal file
Binary file not shown.
BIN
secrets/inx.moe.pem.age
Normal file
BIN
secrets/inx.moe.pem.age
Normal file
Binary file not shown.
|
@ -21,4 +21,6 @@ in
|
||||||
"infinidoge-password.age".publicKeys = allKeys;
|
"infinidoge-password.age".publicKeys = allKeys;
|
||||||
"root-password.age".publicKeys = allKeys;
|
"root-password.age".publicKeys = allKeys;
|
||||||
"binary-cache-private-key.age".publicKeys = allKeys;
|
"binary-cache-private-key.age".publicKeys = allKeys;
|
||||||
|
"inx.moe.pem.age".publicKeys = allKeys;
|
||||||
|
"inx.moe.key.age".publicKeys = allKeys;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue