aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/build-umlhostfs
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2008-04-19 07:48:53 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2008-04-19 07:48:53 +0000
commitab40f2edc769c5de9f685f1b1885cb026430bb2c (patch)
treef4c433a7aa230213eb49e5c41596d2e19ac6cbab /testing/scripts/build-umlhostfs
parent734e81bbd6e81655070a7c44559929b194e647fd (diff)
downloadstrongswan-ab40f2edc769c5de9f685f1b1885cb026430bb2c.tar.bz2
strongswan-ab40f2edc769c5de9f685f1b1885cb026430bb2c.tar.xz
add symbolic link to hash-and-url certs
Diffstat (limited to 'testing/scripts/build-umlhostfs')
-rwxr-xr-xtesting/scripts/build-umlhostfs1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/scripts/build-umlhostfs b/testing/scripts/build-umlhostfs
index e8b39753e..3e6337124 100755
--- a/testing/scripts/build-umlhostfs
+++ b/testing/scripts/build-umlhostfs
@@ -70,6 +70,7 @@ do
then
mkdir $LOOPDIR/var/log/apache2/ocsp
cp -rfp $UMLTESTDIR/testing/images $LOOPDIR/var/www/localhost/htdocs
+ chroot $LOOPDIR ln -s /etc/openssl/certs /var/www/localhost/htdocs/certs
chroot $LOOPDIR /etc/openssl/generate-crl >> $LOGFILE 2>&1
fi
chroot $LOOPDIR /etc/init.d/depscan.sh --update >> $LOGFILE 2>&1