How do you set 802.1.X Identity preferences in a script for a wired network? For wireless the command is:
security set-identity-preference -s com.apple.network.eap.user.identity.wlan.ssid.YOURNETWORKNAME -Z $cert
What would it be for wired? What replaces com.apple.network.eap.user.identity.wlan.ssid.YOURNETWORKNAME"
Thanks!

