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

Unable to import identity through ziti-edge-tunnel #548

Open
gooseleggs opened this issue Jul 15, 2022 · 2 comments
Open

Unable to import identity through ziti-edge-tunnel #548

gooseleggs opened this issue Jul 15, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@gooseleggs
Copy link

Using ZEDW 2.1.2.0 Service 0.18.16, I cannot import an identity into ZEDW.

When I try and import using the client, using this command

c:\Program Files (x86)\NetFoundry, Inc\Ziti Desktop Edge\ziti-edge-tunnel.exe" enroll --cert cert.pem --key server.key --jwt autoenroll.jwt

I get the error StartServiceCtrlDispatcher failed (1063).

However, when I use the same files with the ziti cli, I get a .json file as expected.

ziti edge enroll --cert cert.pem --key server.key --jwt autoenroll.jwt --out id.json
INFO    enrolled successfully. identity file written to: id.json

I am working through trying to auto-enroll clients and having to download the ziti cli as a separate app to enroll an ID at the command line is a lot of extra work for something that should be quite simple/easy. Also, the current work around involving copying the JSON file to the correct place and restarting the client would be a better experience if the application could monitor for any changes and reload itself, or when using ziti-edge-tunnel enroll that it would perform a reload by itself.

@dovholuknf dovholuknf added the bug Something isn't working label Jul 18, 2022
@dovholuknf
Copy link
Member

Hi @gooseleggs, thanks for the submission. We'll prioritize and take a look at this. I've marked it as a bug.

@dovholuknf
Copy link
Member

dovholuknf commented Oct 19, 2022

A recent change to the ziti-edge-tunnel fixed the command line version of this - but I want to keep this issue open until we can do this same sort of thing with the UI. see discussion at https://openziti.discourse.group/t/using-ziti-edge-tunnel-enroll/820/14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants