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/logadminkey.pem | |
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/logadminkey.pem')
-rw-r--r-- | test/logadminkey.pem | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/logadminkey.pem b/test/logadminkey.pem new file mode 100644 index 0000000..43ff2c4 --- /dev/null +++ b/test/logadminkey.pem @@ -0,0 +1,4 @@ +-----BEGIN PUBLIC KEY----- +MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEQAh9sZ2CD+JeLbprS6AFcZbo0TGC +H0rtEnr2Q3JW0ylhfA+0/WLu755b3soVX/wI23vqCVGC7N9fOB2WUltveQ== +-----END PUBLIC KEY----- |