Thomas Andre
Thomas Andre
PLease keep an option for configuring client_auth with a limited amount of cleint-certificates. It is pretty common to not autorize everyone signed by the same CA - it is usual...
I could provide my protytype for this, if it helps. It's not nice code. I just made it working.
https://github.com/thomasandre84/quarkus-tryouts/blob/master/quarkus-kafka/src/main/java/org/acme/commandmode/ProdConsService.java I've put it all in one package: https://github.com/thomasandre84/quarkus-tryouts/tree/master/quarkus-kafka/src/main/java/org/acme/commandmode
Hello, I've improved the readability a bit: https://github.com/thomasandre84/quarkus-tryouts/tree/feature/kafka-response/quarkus-kafka