X-Git-Url: https://git.saurik.com/apple/ipsec.git/blobdiff_plain/869d26af2154b0619928167c83079c8c0bf7163d..85f41bec1acc617e559a0eb4ae1c926b61c3169f:/ipsec-tools/racoon/Sample/racoon.conf diff --git a/ipsec-tools/racoon/Sample/racoon.conf b/ipsec-tools/racoon/Sample/racoon.conf index 8b01645..c484cd4 100644 --- a/ipsec-tools/racoon/Sample/racoon.conf +++ b/ipsec-tools/racoon/Sample/racoon.conf @@ -94,7 +94,7 @@ remote ::1 [8000] lifetime time 1 min; # sec,min,hour proposal { - encryption_algorithm 3des; + encryption_algorithm aes; hash_algorithm sha1; authentication_method pre_shared_key ; dh_group 2 ; @@ -126,7 +126,7 @@ sainfo address ::1 icmp6 address ::1 icmp6 { pfs_group 1; lifetime time 60 sec; - encryption_algorithm 3des, cast128, blowfish 448, des ; + encryption_algorithm 3des, aes ; authentication_algorithm hmac_sha1, hmac_md5 ; compression_algorithm deflate ; }