summaryrefslogtreecommitdiff
path: root/tests/shadow/conf/arti.common.toml
Commit message (Collapse)AuthorAgeFilesLines
* shadow ci: don't explicitly set storage.keystore.enabledJim Newsome2024-08-061-4/+0
| | | | | | | | Setting it for all arti processes causes a warning to be logged to stderr, which causes the shadow ci script to fail. It's enabled by default anyway when the feature is compiled in, so we don't need to enable it explicitly.
* arti, arti-client, tor-keymgr: Remove keystore dir configuration.Gabriela Moldovan2024-02-211-1/+3
| | | | Closes #1202
* arti-client: Use the config struct from tor-keymgr.Gabriela Moldovan2023-07-131-2/+3
|
* CI: Add client auth integration test.Gabriela Moldovan2023-07-121-0/+4
|
* Dedupe arti configs and match TestingTorNetworks HS configJim Newsome2023-07-031-0/+25