diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2006-06-11 21:14:35 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2006-06-11 21:14:35 +0000 |
commit | 6697ef4d6370fd816213109f2b1890f82c64328c (patch) | |
tree | 7c6b3a9362325b1baed2f3528cc1ee6efd504ba8 /sbin | |
parent | e972f035edfaad286e09ac28d470b94f02522cef (diff) |
the default encryption algorithm with static keying is AES-CBC now; ok hshoexer@
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ipsecctl/ipsec.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5 index c2ae6c7a07a..bdee4c3e47c 100644 --- a/sbin/ipsecctl/ipsec.conf.5 +++ b/sbin/ipsecctl/ipsec.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.conf.5,v 1.54 2006/06/11 11:13:40 hshoexer Exp $ +.\" $OpenBSD: ipsec.conf.5,v 1.55 2006/06/11 21:14:34 naddy Exp $ .\" .\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved. .\" @@ -306,7 +306,7 @@ and If no algorithm is specified, .Xr ipsecctl 8 will choose -.Ar aesctr +.Ar aes by default. .It Xo .Ic authkey |