I am trying to get connected to my company network but no success using TLS and WPA2 Enterprise
I have the following settings file in .cache/connman/wifi_xx/settings
[wifi_dca63207fe2d_53434e_managed_ieee8021x]
Type=wifi
Name=wifi_name
Security=ieee8021x
PrivateKeyFile=/storage/cert/mykey.pem
PrivateKeyPassphrase=xxxx
EAP=tls
[email protected]
I get only "invalid parameters" and cannot connect. I have tried tinkering with the file and various options but no success.
I have tried making a .config file in .cache/connman as suggested in another tutorial but it doesn't help.
Alternatively, I can connect with the same security settings to the ethernet but cannot get this to work either. We have two networks running through the same port. A public gateway that requires registration with login via a website and the company portal that connects with a certificate. My networking skills are not good enough to force a connection to the company portal, it always gets an IP from the public gateway. I need to use DHCP to connect.