Update ANW-URB add 'src/openvpn'.
This commit is contained in:
parent
8f2df2215b
commit
901792ccdc
@ -1348,7 +1348,8 @@ fi
|
||||
# - of an SSL/TLS connection.
|
||||
# .
|
||||
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
|
||||
echo_ok
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user