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-merge-2.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-merge-2.cfg')
-rw-r--r-- | test/catlfish-test-local-merge-2.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/catlfish-test-local-merge-2.cfg b/test/catlfish-test-local-merge-2.cfg index 579e360..b871313 100644 --- a/test/catlfish-test-local-merge-2.cfg +++ b/test/catlfish-test-local-merge-2.cfg @@ -18,3 +18,7 @@ paths: publickeys: publickeys logpublickey: keys/logkey.pem privatekeys: privatekeys + +logadminkey: MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEQ + Ah9sZ2CD+JeLbprS6AFcZbo0TGCH0rtEnr2Q3JW0ylhfA+ + 0/WLu755b3soVX/wI23vqCVGC7N9fOB2WUltveQ== |