diff options
author | Magnus Ahltorp <map@kth.se> | 2015-02-26 16:54:26 +0100 |
---|---|---|
committer | Magnus Ahltorp <map@kth.se> | 2015-02-26 16:54:26 +0100 |
commit | 6b4d4105d57b590b242c7ad6655dadc89330133f (patch) | |
tree | d200e91cce5e69dc405efb0365e9ecf4398ad5f6 /test/config/privatekeys/storage-1-private.pem | |
parent | f800e5fae8f9579328477b3bc3e939d9f4369d32 (diff) |
Added authentication between frontend and storage nodes
Diffstat (limited to 'test/config/privatekeys/storage-1-private.pem')
-rw-r--r-- | test/config/privatekeys/storage-1-private.pem | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/config/privatekeys/storage-1-private.pem b/test/config/privatekeys/storage-1-private.pem new file mode 100644 index 0000000..b68d2a9 --- /dev/null +++ b/test/config/privatekeys/storage-1-private.pem @@ -0,0 +1,5 @@ +-----BEGIN EC PRIVATE KEY----- +MHcCAQEEIAjVa6lTbhiNUfrfTGELRXqHSHF0nuk13lKF8NSHzU07oAoGCCqGSM49 +AwEHoUQDQgAE1vFWiMT9PItJGvyhMKPF5TnFirHPSh5u5swetajmNLyClWIDGXql +RlXlcPwuKxTISI4rFJATBkKhNjvSZ5L3oA== +-----END EC PRIVATE KEY----- |