core115: Add missing parameter to actually generate new certificates

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-10-21 11:20:02 +01:00
parent cf361ef4b5
commit 0d6b6a219f

View File

@@ -50,7 +50,7 @@ ldconfig
/usr/local/bin/update-lang-cache
# generate ECDSA key on existing installations to prevent Apache from crashing
/usr/local/bin/httpscert
/usr/local/bin/httpscert new
# Start services
/etc/rc.d/init.d/apache2 restart