summaryrefslogtreecommitdiff
path: root/sbin/ipsecctl
diff options
context:
space:
mode:
authorHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2006-02-21 12:19:18 +0000
committerHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2006-02-21 12:19:18 +0000
commita6c9863b478a7b9218b83cb31dfb42a9ed8b3fe1 (patch)
tree2ee5d191ba5dfd8eb8aa612b59340983a361ced7 /sbin/ipsecctl
parent48e6265c6069b3e839421ad2eee45617505a7cc7 (diff)
The new default encryption algorithm for main mode is AES instead of 3DES.
Noticed as not being documented by otto@. ok otto@
Diffstat (limited to 'sbin/ipsecctl')
-rw-r--r--sbin/ipsecctl/ipsec.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5
index 31bb7879546..efabfd17a8a 100644
--- a/sbin/ipsecctl/ipsec.conf.5
+++ b/sbin/ipsecctl/ipsec.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.conf.5,v 1.29 2006/01/16 23:57:20 reyk Exp $
+.\" $OpenBSD: ipsec.conf.5,v 1.30 2006/02/21 12:19:17 hshoexer Exp $
.\"
.\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved.
.\"
@@ -337,11 +337,11 @@ and
.Ar cast
are allowed.
If omitted,
-.Xr isakmpd 8
+.Xr ipsecctl 8
will use the default values
.Ar hmac-sha1
and
-.Ar 3des .
+.Ar aes .
.It Xo
.Ar quick auth
.Aq Ar algorithm