Revert last commit.
This commit is contained in:
parent
901792ccdc
commit
da6749458e
@ -1348,8 +1348,7 @@ fi
|
|||||||
# - of an SSL/TLS connection.
|
# - of an SSL/TLS connection.
|
||||||
# .
|
# .
|
||||||
echononl " Build Diffie-Hellman parameter (dh key).."
|
echononl " Build Diffie-Hellman parameter (dh key).."
|
||||||
#${EASY_RSA_DIR}/build-dh > "$log_file" 2>&1
|
${EASY_RSA_DIR}/build-dh > "$log_file" 2>&1
|
||||||
cp /home/chris/dh4096.pem $OPENVPN_BASE_DIR/keys/ > "$log_file" 2>&1
|
|
||||||
if [[ $? -eq 0 ]] ; then
|
if [[ $? -eq 0 ]] ; then
|
||||||
echo_ok
|
echo_ok
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user