Is your feature request related to a problem? Please describe.
I am doing mTLS successfully but devices use common cert.
Describe the solution you'd like
I would like to define access control list based on client_id, rather then CN so that each client has access to topics related only to his client id.
Describe alternatives you've considered
No alternative at this point, except creating separate certificate for each device which is logistical problem. Creating separate credentials per device is also a complicated matter.