From 97e601fdc5c03de7c643c855228b83419394f728 Mon Sep 17 00:00:00 2001 From: Sander Vrijders Date: Tue, 24 Jan 2017 15:01:17 +0100 Subject: rhumba: Add jFed support This adds jFed support. You need to direct the python script to the jFed CLI jar when creating a jFedTestbed, as well as directing it to your certificate. The passphrase for this certificate will be asked upon starting. --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d94c1e4..146de1b 100644 --- a/.gitignore +++ b/.gitignore @@ -89,4 +89,7 @@ ENV/ .ropeproject # emacs temporary files -*~ \ No newline at end of file +*~ + +*rspec +*.pem -- cgit v1.2.3