Did you enable TLS encryption? The error seems to indicate that you are
using TLS but the TLS certs is missing.

- Sijie

On Mon, Jun 8, 2020 at 1:38 PM Jon Arce <jon.a...@gmail.com> wrote:

> If I use the command like:
> /opt/pulsar/bin/pulsar-admin namespaces grant-permission demoCustomer/test
> --role worker --actions produce,consume
>
> I will get error: class java.lang.IllegalArgumentException: cert/key file
> path or cert/key stream must be present
>
> I am guessing that I am missing a parameter. I'm using a key/pair with the
> JWTs.
>
> Thanks !
>

Reply via email to