Hello there,I am currently trying to build a zero trust network that covers same IoT devices using openziti. At first, everything went smoothly, but when I tried to use the tunneler on IoT devices, I have encountered a problem. I have created a third-party CA already, so how can I use the certificate and private key issued by this CA on IoT devices to automatically create a ziti identity when accessing?
Hi @pklong020, welcome to the community and to OpenZiti!
Did you toggle the "Auto Enroll" option in ZAC? (or with the --autoca flag if using the ziti cli)

That should be all that's required. Is auto enroll enabled?