Yang Song
Yang Song
I also tried access using rootless kit. But I can't figure out the right URL to pass for the connect call. Followed this link to set up rootless containerd https://github.com/containerd/containerd/blob/main/docs/rootless.md....
I tried the two options and same "Protocol error" message. ``` mosquitto_pub -h -t test -m ‘test’ --cafile ca.cert.pem -d -i testClient --insecure --tls-version tlsv1.2 Client testClient sending CONNECT Error:...
Another question is what's the right way to set up secrets representing the certs and keys? Following the instructions in Readme.md, I was not able to start vernemq broker. I...
Thank you. I went over that item. It does not really apply here. We are not using acme server to generate cert. We just want to use our intermediate cert...