diff --git a/src/pluto/ipsec.secrets.5.in b/src/pluto/ipsec.secrets.5.in index adb915e4d..f4bb42d0d 100644 --- a/src/pluto/ipsec.secrets.5.in +++ b/src/pluto/ipsec.secrets.5.in @@ -151,13 +151,15 @@ delimited by double-quote characters (\fB"\fP). \fBXAUTH\fP secrets are IKEv1 only. .TP .B : PIN | %prompt -The format +IKEv1 uses the format .B "%smartcard[[:]]" -is used to specify the smartcard selector (e.g. %smartcard1:50). For IKEv1, -instead of specifying the pin code statically, +to specify the smartcard selector (e.g. %smartcard1:50). +The IKEv2 daemon supports multiple modules with the format +.B "%smartcard[[@]]:" +, but always requires a keyid to uniquely select the correct key. Instead of +specifying the pin code statically, .B %prompt -can be specified, which causes the pluto daemon to ask the user for the pin -code. +can be specified, which causes the daemons to ask the user for the pin code. .LP .SH FILES