summaryrefslogtreecommitdiff
path: root/catlfish-benchmark/createlogkey.sh
diff options
context:
space:
mode:
Diffstat (limited to 'catlfish-benchmark/createlogkey.sh')
-rwxr-xr-xcatlfish-benchmark/createlogkey.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/catlfish-benchmark/createlogkey.sh b/catlfish-benchmark/createlogkey.sh
new file mode 100755
index 0000000..48d7324
--- /dev/null
+++ b/catlfish-benchmark/createlogkey.sh
@@ -0,0 +1,6 @@
+mkdir keys
+(
+ cd keys
+ /usr/local/src/catlfish/tools/create-key.sh logkey
+)
+openssl pkcs8 -topk8 -nocrypt -in keys/logkey-private.pem -out keys/logkey-private.pkcs8