summaryrefslogtreecommitdiff
path: root/ssltools/build-all.sh
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2008-04-12 11:24:13 +0000
committerOthmar Gsenger <otti@anytun.org>2008-04-12 11:24:13 +0000
commit572823f65b365cd27345ee59d89b115df34c5338 (patch)
tree8f9ae97b3480b5fe7f049ec040b0e8aeefab7bd9 /ssltools/build-all.sh
parentmakefile fixes (diff)
svn cleanup
Diffstat (limited to 'ssltools/build-all.sh')
-rwxr-xr-xssltools/build-all.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/ssltools/build-all.sh b/ssltools/build-all.sh
deleted file mode 100755
index c052739..0000000
--- a/ssltools/build-all.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-. ./vars
-./easy-rsa/clean-all
-./easy-rsa/build-ca
-./easy-rsa/build-key server1
-./easy-rsa/build-key server2
-./easy-rsa/build-key server3
-./easy-rsa/build-key server4