Abel Büchner-Mihaljević

Results 12 comments of Abel Büchner-Mihaljević

@rpahli Please notice my PR #2525 where I tried to make the addition of a new messaging system easier.

At least in the example, it's more about selecting certain attributes from the subject to be used in the authentication. I wonder if it would be better to specify a...

I'm thinking about how the authentication mechanism needs to be modified. I think we should keep it as simple as possible. I understood the following to be only _examples_ of...

So, I summarize what we want here: 1. Define a list of placeholders and document them in the Management API. We start with the following: - {{subject-CN}} - {{subject-DN}} -...

> when a new certificate is being issued to _the same_ device, then the values for the place holders actually need to be identical to the values that were used...

@BobClaerhout Would it also be a solution for your use case if the protocol adapters subscribed directly to (northbound) command topics? Then each protocol adapter instance would subscribe to the...

> All in all, I think I would prefer this approach over the one with the dynamic topic names we are currently using. I agree that this is an improvement...

FMPOV it would be great if hostname verification could be enabled at least for the internal connections (i.e. between the components running in a Kubernetes cluster in the same namespace).

> we could assume (or better require) that there is only one Hono installation per kubernetes namespace Removing the release name from the names of services, deployments, etc. would lead...