Annotation of embedaddon/strongswan/testing/tests/ikev2/rw-eap-aka-sql-rsa/description.txt, revision 1.1

1.1     ! misho       1: At the outset the gateway authenticates itself to the client by sending an
        !             2: IKEv2 <b>RSA signature</b> accompanied by a certificate.
        !             3: The roadwarrior <b>carol</b> sets up a connection to gateway <b>moon</b>.
        !             4: <b>carol</b> uses the <i>Extensible Authentication Protocol</i>
        !             5: in association with the <i>Authentication and Key Agreement</i> protocol
        !             6: (<b>EAP-AKA</b>) to authenticate against the gateway. In this scenario,
        !             7: quintuplets from the SQL database /etc/ipsec.d/ipsec.db are used instead
        !             8: of a physical USIM card on the client <b>carol</b>. The USIM provider on
        !             9: gateway <b>moon</b> also stores the quintuplets in an SQL database.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>