- updated ipsec.conf manual to reflect actual state of

keyexchange-parameter
This commit is contained in:
Martin Willi
2006-05-23 10:53:44 +00:00
parent 5ade114fd5
commit 3572b3b689
+5 -5
View File
@@ -553,14 +553,14 @@ should last before being renegotiated.
.TP .TP
.B keyexchange .B keyexchange
method of key exchange; method of key exchange;
which protocol should be used for this connection. Connections marked with which protocol should be used to initialize the connection. Connections marked with
.B ikev1 .B ikev1
are loaded in pluto, those marked with are initiated with pluto, those marked with
.B ikev2 .B ikev2
are loaded in charon. Currently, an incoming request using another protocol with charon. An incoming request from the remote peer is handled by the correct
as specified with daemon, unaffected from the
.B keyexchange .B keyexchange
is discarded. The default value setting. The default value
.B ike .B ike
currently behaves exactly as currently behaves exactly as
.B ikev1. .B ikev1.