Fixed common misspellings.
Mostly found by 'codespell'.
This commit is contained in:
@@ -3,5 +3,5 @@ The roadwarrior <b>carol</b> sets up a connection to gateway <b>moon</b>.
|
||||
in association with the <i>Authentication and Key Agreement</i> protocol
|
||||
(<b>EAP-AKA</b>) to authenticate against the gateway. This protocol is used
|
||||
in UMTS, but here a secret from <b>ipsec.secrets</b> is used instead of a USIM/(R)UIM.
|
||||
Gateway <b>moon</b> additionaly uses an <b>RSA signature</b> to authenticate itself
|
||||
Gateway <b>moon</b> additionally uses an <b>RSA signature</b> to authenticate itself
|
||||
against <b>carol</b>.
|
||||
|
||||
@@ -3,5 +3,5 @@ The roadwarrior <b>carol</b> sets up a connection to gateway <b>moon</b>.
|
||||
in association with an <i>MD5</i> challenge and response protocol
|
||||
(<b>EAP-MD5</b>) to authenticate against the gateway. The user password
|
||||
is kept in <b>ipsec.secrets</b> on both gateway and client
|
||||
Gateway <b>moon</b> additionaly uses an <b>RSA signature</b> to authenticate itself
|
||||
Gateway <b>moon</b> additionally uses an <b>RSA signature</b> to authenticate itself
|
||||
against <b>carol</b>.
|
||||
|
||||
@@ -4,5 +4,5 @@ in association with the <i>Microsoft CHAP version 2</i> protocol
|
||||
(<b>EAP-MSCHAPV2</b>) to authenticate against the gateway. This protocol is used
|
||||
e.g. by the Windows 7 Agile VPN client.
|
||||
In addition to her IKEv2 identity <b>PH_IP_CAROL</b>, roadwarrior <b>carol</b>
|
||||
uses the EAP identy <b>carol</b>. Gateway <b>moon</b> additionaly uses an <b>RSA signature</b>
|
||||
uses the EAP identy <b>carol</b>. Gateway <b>moon</b> additionally uses an <b>RSA signature</b>
|
||||
to authenticate itself against <b>carol</b>.
|
||||
|
||||
@@ -3,5 +3,5 @@ The roadwarrior <b>carol</b> sets up a connection to gateway <b>moon</b>.
|
||||
in association with a GSM <i>Subscriber Identity Module</i> (<b>EAP-SIM</b>)
|
||||
to authenticate against the gateway. In this scenario triplets from the file
|
||||
<b>/etc/ipsec.d/triplets.dat</b> are used instead of a physical SIM card.
|
||||
Gateway <b>moon</b> additionaly uses an <b>RSA signature</b> to authenticate
|
||||
Gateway <b>moon</b> additionally uses an <b>RSA signature</b> to authenticate
|
||||
itself against <b>carol</b>.
|
||||
|
||||
@@ -3,5 +3,5 @@ The roadwarrior <b>carol</b> sets up a connection to gateway <b>moon</b>.
|
||||
in association with the <i>Authentication and Key Agreement</i> protocol
|
||||
(<b>EAP-AKA</b>) to authenticate against the gateway. This protocol is used
|
||||
in UMTS, but here a secret from <b>ipsec.secrets</b> is used instead of a USIM/(R)UIM.
|
||||
Gateway <b>moon</b> additionaly uses an <b>RSA signature</b> to authenticate itself
|
||||
Gateway <b>moon</b> additionally uses an <b>RSA signature</b> to authenticate itself
|
||||
against <b>carol</b>.
|
||||
|
||||
Reference in New Issue
Block a user