Hello All,
For the case of wireless 802.1x, the supplicant will save the credentials for each such SSID. And we will reconnect as soon as device comes into coverage area of the 802.1x SSID. So we can have multiple of these 802.1X SSID profiles.
For wired 802.1x, we can save the credentials, but there is only one profile that can be held in windows at least using the GUI. How do you handle a situation, where you need to go to two different places frequently, and both require a wired connection and both have 802.1x, with one having a cert validation requirement and other need to disable cert validation? Other than having a user to type in username / password every time and making changes to windows supplicant?
Years ago, we could use Open1X but that does not work with windows 10. In Cisco world we could use Anyconnect. I am sure Linux has support for multiple of wired profiles.It might be possible to use netsh command line, but I have not found much on it either.
Please share your expertise. Thanks much.