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/frontend-1-private.pem | |
parent | f800e5fae8f9579328477b3bc3e939d9f4369d32 (diff) |
Added authentication between frontend and storage nodes
Diffstat (limited to 'test/config/privatekeys/frontend-1-private.pem')
-rw-r--r-- | test/config/privatekeys/frontend-1-private.pem | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/config/privatekeys/frontend-1-private.pem b/test/config/privatekeys/frontend-1-private.pem new file mode 100644 index 0000000..718efda --- /dev/null +++ b/test/config/privatekeys/frontend-1-private.pem @@ -0,0 +1,5 @@ +-----BEGIN EC PRIVATE KEY----- +MHcCAQEEIPER9WFIxLXvXDHTwPvGnNvBAKOB+/6ahpvuCjtlzOU8oAoGCCqGSM49 +AwEHoUQDQgAEibeLqrVV7QAE6Wytzpxi4sd0JtGNGRfXNZ9r9CNIVudDnNjtFRF5 +gwm/AxUWEuBXjnbVvq4HOLqZ0bP2qc+uRQ== +-----END EC PRIVATE KEY----- |