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

Feature/mtls #68

Merged
merged 6 commits into from
Feb 18, 2021
Merged

Feature/mtls #68

merged 6 commits into from
Feb 18, 2021

Conversation

jiri-novotny
Copy link
Contributor

add server mTLS support
This enables more secure device connection by validating device certificate.
Certificates are stored in PEM format, file is specified by ssl-devs variable in CLI or config file.
Device without valid CA is immediately disconnected during TLS handshake.

@zhaojh329 zhaojh329 merged commit 6a336df into zhaojh329:master Feb 18, 2021
zhaojh329 pushed a commit that referenced this pull request Feb 18, 2021
Signed-off-by: Jiri Novotny <[email protected]>
@zhaojh329
Copy link
Owner

Why not use '--ssl-cacert'?

@jiri-novotny
Copy link
Contributor Author

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants