Projet

Général

Profil

« Précédent | Suivant » 

Révision fa4e059e

Ajouté par Ermal il y a plus de 9 ans

Provide a first implementation of EAP-TLS authentication with IKEv2. It is a start and might not work on all cases

Voir les différences:

etc/inc/ipsec.inc
114 114
	'hybrid_rsa_server' => array( 'name' => 'Hybrid RSA + Xauth', 'mobile' => true ),
115 115
	'xauth_rsa_server' => array( 'name' => 'Mutual RSA + Xauth', 'mobile' => true ),
116 116
	'xauth_psk_server' => array( 'name' => 'Mutual PSK + Xauth', 'mobile' => true ),
117
	'eap-tls' => array( 'name' => 'EAP-TLS', 'mobile' => false ),
117 118
	'rsasig' => array( 'name' => 'Mutual RSA', 'mobile' => false ),
118 119
	'pre_shared_key' => array( 'name' => 'Mutual PSK', 'mobile' => false ) );
119 120

  

Formats disponibles : Unified diff