-
-
Notifications
You must be signed in to change notification settings - Fork 8
Use more clever certificate subject #617
Open
Assignees
Description
Well, currently all certificates get the subject CN=generated certificate for pod.
This imposes real security problems as shown in the code links below.
We should change that, so that one can actually use the subject for authorization. Things that come to my mind:
- OPA rules for Kafka using mTLS
- NiFi OPA rules and config
- @siegfriedweber mentioned the OpenSearch implementation also struggles with our current subject
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Development: In Progress
Status
In Progress