diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-10-09 23:27:32 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-10-09 23:27:32 +0000 |
commit | 3842a1e9b95d710ee955343ebeccb900e11841b6 (patch) | |
tree | 953e6251c0ede61b98b9a375c37a355242116020 /sbin/isakmpd/samples/VPN-east.conf | |
parent | bc95c273aef5629e3028841e49878206312c31fe (diff) |
samples/VPN-3way-template.conf: Merge with EOM 1.8
samples/VPN-east.conf: Merge with EOM 1.12
samples/VPN-west.conf: Merge with EOM 1.13
samples/policy: Merge with EOM 1.6
samples/singlehost-west.conf: Merge with EOM 1.9
samples/singlehost-east.conf: Merge with EOM 1.9
conf.c: Merge with EOM 1.37
ipsec.c: Merge with EOM 1.133
ipsec_num.cst: Merge with EOM 1.4
isakmpd.conf.5: Merge with EOM 1.48
isakmpd.policy.5: Merge with EOM 1.21
policy.c: Merge with EOM 1.46
author: angelos
AES support.
Diffstat (limited to 'sbin/isakmpd/samples/VPN-east.conf')
-rw-r--r-- | sbin/isakmpd/samples/VPN-east.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/isakmpd/samples/VPN-east.conf b/sbin/isakmpd/samples/VPN-east.conf index e174cfe801b..475e9ae2e75 100644 --- a/sbin/isakmpd/samples/VPN-east.conf +++ b/sbin/isakmpd/samples/VPN-east.conf @@ -1,5 +1,5 @@ -# $OpenBSD: VPN-east.conf,v 1.10 2000/05/02 14:35:19 niklas Exp $ -# $EOM: VPN-east.conf,v 1.11 2000/05/01 20:57:54 niklas Exp $ +# $OpenBSD: VPN-east.conf,v 1.11 2000/10/09 23:27:29 niklas Exp $ +# $EOM: VPN-east.conf,v 1.12 2000/10/09 22:08:30 angelos Exp $ # A configuration sample for the isakmpd ISAKMP/Oakley (aka IKE) daemon. # @@ -47,4 +47,4 @@ Transforms= 3DES-SHA [Default-quick-mode] DOI= IPSEC EXCHANGE_TYPE= QUICK_MODE -Suites= QM-ESP-3DES-SHA-PFS-SUITE +Suites= QM-ESP-AES-SHA-PFS-SUITE |