summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2009-01-28 16:34:00 +1100
committerDamien Miller <djm@mindrot.org>2009-01-28 16:34:00 +1100
commit9aa72ba57af907af8f7228f64fca8a474797898f (patch)
tree42e3e9e943030860441c6490e1af48e6c17dd8fc /ssh_config.5
parent67081b5148f73c9af21e933b460f5bc1affb5661 (diff)
- naddy@cvs.openbsd.org 2009/01/24 17:10:22
[ssh_config.5 sshd_config.5] sync list of preferred ciphers; ok djm@
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.510
1 files changed, 5 insertions, 5 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index abc3b0b16..376d928a1 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,8 +34,8 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh_config.5,v 1.115 2008/11/04 08:22:13 djm Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.116 2009/01/24 17:10:22 naddy Exp $
38.Dd $Mdocdate: November 4 2008 $ 38.Dd $Mdocdate: January 24 2009 $
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -204,9 +204,9 @@ and
204.Dq cast128-cbc . 204.Dq cast128-cbc .
205The default is: 205The default is:
206.Bd -literal -offset 3n 206.Bd -literal -offset 3n
207aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128, 207aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,
208arcfour256,arcfour,aes192-cbc,aes256-cbc,aes128-ctr, 208aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,
209aes192-ctr,aes256-ctr 209aes256-cbc,arcfour
210.Ed 210.Ed
211.It Cm ClearAllForwardings 211.It Cm ClearAllForwardings
212Specifies that all local, remote, and dynamic port forwardings 212Specifies that all local, remote, and dynamic port forwardings