diff options
author | Magnus Ahltorp <map@kth.se> | 2017-01-27 16:11:11 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2017-02-01 10:46:27 +0100 |
commit | c0d8aceccb0961a25ee58a163441bbcbe6d6ea3d (patch) | |
tree | 90c98ad5f286a2475c1dd04ca7ddd70df6669aea /test/logadminkey-private.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-private.pem')
-rw-r--r-- | test/logadminkey-private.pem | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/logadminkey-private.pem b/test/logadminkey-private.pem new file mode 100644 index 0000000..4464169 --- /dev/null +++ b/test/logadminkey-private.pem @@ -0,0 +1,5 @@ +-----BEGIN EC PRIVATE KEY----- +MHcCAQEEIKoa7p5gnAgd9L2t5N1L73MJ1OCj/zItvGoVMtsKPy4JoAoGCCqGSM49 +AwEHoUQDQgAEQAh9sZ2CD+JeLbprS6AFcZbo0TGCH0rtEnr2Q3JW0ylhfA+0/WLu +755b3soVX/wI23vqCVGC7N9fOB2WUltveQ== +-----END EC PRIVATE KEY----- |