mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00
Merge pull request #174 from matter-labs/raft_join
fix(teepot-vault-unseal-sgx): make ca files readable
This commit is contained in:
commit
4ed311a16a
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ nixsgxLib.mkSGXContainer {
|
|||
VAULT_AUTH_TEE_SHA256_FILE = "${vat.vault-auth-tee.sha}/share/vault-auth-tee.sha256";
|
||||
### TODO: remove hardcoded version ###
|
||||
VAULT_AUTH_TEE_VERSION = "0.1.0+dev";
|
||||
CA_CERT_FILE = "${teepot.container-vault-start-config}/opt/vault/cacert.pem";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue