How can you revoke a client certificate with Eventgrid MQTT broker

Rini Varghese SA 45 Reputation points
2024-07-05T04:12:16.38+00:00

I have created an MQTT enabled namespace in event grid and uploaded self signed CA certificate for client authentication. However, if i want to revoke one of the client certificates, I did not see an option for that.

If the service does not support this, then other option would be through a CRL distribution point. I tried hosting crl and add the url in signed certificates from this CA but still connection was succeeding for a revoked certificate.

Is there any way to achieve this?

Also any sdk support for this broker feature?

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
346 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sander van de Velde | MVP 31,106 Reputation points MVP
    2024-07-06T11:53:00.46+00:00

    Hello @Rini Varghese SA ,

    welcome to this moderated Azure community forum.

    Azure EventGrid support for MQTT offers the option to disable users for connecting to the broker.

    Just switch the connection status and save the page:

    User's image

    Is this a solution for your need to disable individual clients?


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.


0 additional answers

Sort by: Most helpful