about summary refs log tree commit diff stats
path: root/tools/openssh.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2017-02-04 20:00:50 +0000
committerSilvino Silva <silvino@bk.ru>2017-02-04 20:00:50 +0000
commit70d38dd857d29422cc429577349dba4cbfab718f (patch)
tree02e398cb7bca866f9c24b5f97a3279f277d38179 /tools/openssh.html
parent8bec810290f5e4627bc243ce62c3ca491279bab7 (diff)
downloaddoc-70d38dd857d29422cc429577349dba4cbfab718f.tar.gz
openssh sslv2 drown fix
Diffstat (limited to 'tools/openssh.html')
-rw-r--r--tools/openssh.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/openssh.html b/tools/openssh.html
index 70fe76f..96e1653 100644
--- a/tools/openssh.html
+++ b/tools/openssh.html
@@ -73,6 +73,12 @@
         Protocol 2
         </pre>
 
+        <pre>
+        # Ciphers and keying
+        #RekeyLimit default none
+        Ciphers aes256-ctr,aes192-ctr,aes128-ctr
+        </pre>
+
         <p>Authentication settings;</p>
 
         <pre>