Again: some minor changes on comments.
This commit is contained in:
parent
0afdf71c3b
commit
0ecf9429f9
@ -485,6 +485,9 @@ cat << EOF >> "$_client_conf_file" 2> $log_file
|
||||
# Select a cryptographic cipher.
|
||||
# If the cipher option is used on the server
|
||||
# then you must also specify it here.
|
||||
;cipher BF-CBC # Blowfish (default)
|
||||
;cipher AES-128-CBC # AES
|
||||
;cipher DES-EDE3-CBC # Triple-DES
|
||||
EOF
|
||||
|
||||
if [[ -n "$SERVER_CIPHER" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user