mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
no need for strongSwan VID since the EAP_ONLY notification has been officially registered with IANA
This commit is contained in:
parent
edb82ab8ae
commit
6b717cc28d
@ -2,5 +2,4 @@
|
||||
|
||||
charon {
|
||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
|
||||
send_vendor_id = yes
|
||||
}
|
||||
|
@ -2,5 +2,4 @@
|
||||
|
||||
charon {
|
||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
|
||||
send_vendor_id = yes
|
||||
}
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
charon {
|
||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default fips-prf eap-radius updown
|
||||
send_vendor_id = yes
|
||||
plugins {
|
||||
eap-radius {
|
||||
secret = gv6URkSs
|
||||
|
@ -3,5 +3,4 @@
|
||||
charon {
|
||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default eap-tls updown
|
||||
multiple_authentication=no
|
||||
send_vendor_id=yes
|
||||
}
|
||||
|
@ -3,5 +3,4 @@
|
||||
charon {
|
||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default eap-tls updown
|
||||
multiple_authentication=no
|
||||
send_vendor_id=yes
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user