summaryrefslogtreecommitdiff
path: root/source4/script/tests/mk-keyblobs.sh
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-01-31 07:08:36 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:44:27 -0500
commitb9f11e3bc9c0f696cce0792544afa76c07c20a2a (patch)
tree0c882c50b52f7c18ac2a5607ae2d7aec037b497b /source4/script/tests/mk-keyblobs.sh
parentae174faf36dbe28b24069bafe5836b6271c87e12 (diff)
downloadsamba-b9f11e3bc9c0f696cce0792544afa76c07c20a2a.tar.gz
samba-b9f11e3bc9c0f696cce0792544afa76c07c20a2a.tar.bz2
samba-b9f11e3bc9c0f696cce0792544afa76c07c20a2a.zip
r21071: Move some of the key path variables into the mk-keyblobs.sh script.
Andrew Bartlett (This used to be commit 1c466c6d6f02bf76f7f68e7dcd3d9a4c2a63179a)
Diffstat (limited to 'source4/script/tests/mk-keyblobs.sh')
-rw-r--r--source4/script/tests/mk-keyblobs.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/script/tests/mk-keyblobs.sh b/source4/script/tests/mk-keyblobs.sh
index 8988fd1801..d05f804fae 100644
--- a/source4/script/tests/mk-keyblobs.sh
+++ b/source4/script/tests/mk-keyblobs.sh
@@ -11,6 +11,8 @@ REQADMIN=$TLSDIR/req-admin.der
ADMINKEYFILE=$TLSDIR/adminkey.pem
ADMINCERTFILE=$TLSDIR/admincert.pem
+mkdir -p $TLSDIR
+
#This is specified here to avoid draining entropy on every run
cat >$DHFILE<<EOF
-----BEGIN DH PARAMETERS-----