mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
ipsec: prettier label
This commit is contained in:
parent
62878b3535
commit
c5f345334e
@ -67,7 +67,7 @@ $p1_authentication_methods = array(
|
||||
'xauth_rsa_server' => array( 'name' => 'Mutual RSA + Xauth', 'mobile' => true ),
|
||||
'xauth_psk_server' => array( 'name' => 'Mutual PSK + Xauth', 'mobile' => true ),
|
||||
'eap-tls' => array( 'name' => 'EAP-TLS', 'mobile' => true),
|
||||
'psk_eap-tls' => array( 'name' => 'RSA(local) + EAP_TLS(remote)', 'mobile' => true),
|
||||
'psk_eap-tls' => array( 'name' => 'RSA (local) + EAP-TLS (remote)', 'mobile' => true),
|
||||
'eap-mschapv2' => array( 'name' => 'EAP-MSCHAPV2', 'mobile' => true),
|
||||
'rsa_eap-mschapv2' => array( 'name' => 'Mutual RSA + EAP-MSCHAPV2', 'mobile' => true),
|
||||
'eap-radius' => array( 'name' => 'EAP-RADIUS', 'mobile' => true),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user