-
Following [these docs](https://openziti.io/docs/learn/quickstarts/zac/) produces numerous errors-
```bash
✖ Compiling with Angular sources in Ivy partial compilation mode.
node_modules/@types/jq…
-
When enumerating services as an administrator using the management api, such as `ziti edge list services -j`, if the identity doesn't have permissions because no service policy exists to grant the adm…
-
Any plans to get zrok running on FreeBSD?
-
I expect `ziti-edge-tunnel` is intended to be run one-process-per-device, but there's nothing to lock out concurrent processes and running a second instance will destructively manage the resolver conf…
-
I can see in the allrecipe.py file you have a ratings method, however I don't see a total count of people who made up that rating. I'm assuming because it's really schema driven, those types of detail…
-
Hi,
I'm trying to test this out and running into an issue getting it to work behind a Caddy reverse proxy.
I'd previously gotten it to work using a separate machine on my home network and tunnel…
-
Lhe Linux package places zrok in the consolidated 3rd party software directory, `/opt/openziti`. This seemed to make sense at first because it avoided inventing a new directory, but now it seems a…
-
The DiY build procedure in the readme says use node 16, which is EOL, and our Dockerfile uses node 20. Shouldn't the readme say 20 too?
-
Right now certificates for SDK identities and edge routers have a life-span defined during enrollment. There is currently no way to extend this life-span, roll keys, etc.
- support certificate exte…
-
Hello. Thank you for the wonderful product zrok.
Currently, we are testing the integration of zrok into our product.
We are developing a desktop application and want to integrate zrok into it.
…