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

Add QR code support to nebula-cert #297

Merged
merged 6 commits into from Feb 12, 2021
Merged

Add QR code support to nebula-cert #297

merged 6 commits into from Feb 12, 2021

Conversation

nbrownus
Copy link
Collaborator

Adds a -qr options to both sign and ca modes as well as a new qr mode to convert arbitrary files to qr encoded images.

cmd/nebula-cert/main.go Outdated Show resolved Hide resolved
cmd/nebula-cert/ca.go Outdated Show resolved Hide resolved
forfuncsake
forfuncsake previously approved these changes Sep 26, 2020
cmd/nebula-cert/sign.go Outdated Show resolved Hide resolved
@nbrownus nbrownus merged commit d4b81f9 into master Feb 12, 2021
@nbrownus nbrownus deleted the qr branch February 12, 2021 00:53
@wadey wadey added this to the v1.4.0 milestone Feb 17, 2021
@nettybun
Copy link

Hi did this get fully merged as per PR description or only a few of the features? I don't see the qr mode. The 1.4.0 release notes say it "is useful for configuring mobile clients" but I can only get a QR of the crt, not the key... so I can't actually configure a mobile client yet 🙃

I ended up using https://github.com/fumiyas/qrc to transfer the crt and the key, but then I'm not using this PR :/

Would be great if Nebula supported an export of both crt and key since both are needed.

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.

None yet

4 participants