We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03bc39b commit 92bde36Copy full SHA for 92bde36
install/upgrade/versions/previous/1.0.2.sh
@@ -6,14 +6,6 @@
6
####### Place additional commands below. #######
7
#######################################################################################
8
9
-#!/bin/sh
10
-
11
-# Hestia Control Panel upgrade script for target version 1.0.2
12
13
-#######################################################################################
14
-####### Place additional commands below. #######
15
16
17
# Replace dhparam 1024 with dhparam 4096
18
echo "(*) Increasing Diffie-Hellman Parameter strength to 4096-bit..."
19
if [ -e /etc/ssl/dhparam.pem ]; then
0 commit comments