diff options
author | Magnus Ahltorp <map@kth.se> | 2017-01-27 16:11:11 +0100 |
---|---|---|
committer | Magnus Ahltorp <map@kth.se> | 2017-01-27 16:11:11 +0100 |
commit | 9df774599dac2eed73dd47b4086f1f764f756437 (patch) | |
tree | cecffa1c07e6f6ef449c7af05543afa0cb206f11 /test/catlfish-test-local-1.cfg | |
parent | 50667bc5c4896557415ab28269d2aea3ac534bf4 (diff) |
Verify config file signature
Read log key from config file in more places.
Check STH signature in storagegc.py
Diffstat (limited to 'test/catlfish-test-local-1.cfg')
-rw-r--r-- | test/catlfish-test-local-1.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/catlfish-test-local-1.cfg b/test/catlfish-test-local-1.cfg index adc3e84..1795649 100644 --- a/test/catlfish-test-local-1.cfg +++ b/test/catlfish-test-local-1.cfg @@ -30,5 +30,9 @@ paths: ratelimits: add_chain: 10 per second +logadminkey: MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEQ + Ah9sZ2CD+JeLbprS6AFcZbo0TGCH0rtEnr2Q3JW0ylhfA+ + 0/WLu755b3soVX/wI23vqCVGC7N9fOB2WUltveQ== + #options: # - sctcaching |