mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
Cleanup
This commit is contained in:
parent
1df4e03b47
commit
214161722e
2 changed files with 11 additions and 5 deletions
|
|
@ -43,3 +43,5 @@ export const LOGGING_VERBOSE = "verbose";
|
|||
// OS trust store paths
|
||||
export const DARWIN_CA_PATH = "/Library/Keychains/System.keychain";
|
||||
export const LINUX_CA_PATH = "/usr/local/share/ca-certificates/safe-chain-ca.crt";
|
||||
export const SAFE_CHAIN_CA_COMMON_NAME = "safe-chain proxy";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue