Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: Support 802.1x configuration #158

Closed
tyll opened this issue Mar 3, 2020 · 0 comments · Fixed by #159
Closed

RFE: Support 802.1x configuration #158

tyll opened this issue Mar 3, 2020 · 0 comments · Fixed by #159
Assignees
Labels
enhancement Request for Enhancement

Comments

@tyll
Copy link
Member

tyll commented Mar 3, 2020

Minimal requirements, allow these settings:

	nmcli> set 802-1x.identity host/myhostname
	nmcli> set 802-1x.private-key-password-flags not-required
	nmcli> set 802-1x.system-ca-certs yes
	nmcli> set 802-1x.client-cert /etc/pki/tls/certs/network.pem
	nmcli> set 802-1x.private-key /etc/pki/tls/private/network.key
	nmcli> set 802-1x.eap tls

Related PR: #157

@tyll tyll added the enhancement Request for Enhancement label Mar 3, 2020
@tyll tyll linked a pull request Mar 3, 2020 that will close this issue
@tyll tyll closed this as completed in #159 Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants