add symbolic link to hash-and-url certs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user