Hi
The article is very much helpful. In the Client setup (with authentication) section, I think you need to import CA root cert(ca-cert) from headnode 0 to client machine just before importing CA cert to trust store and keystore. Otherwise the following command will unable to find ca-cert to generate trust store.
keytool -keystore kafka.client.truststore.jks -alias CARoot -import -file ca-cert -storepass "MyClientPassword123" -keypass "MyClientPassword123" -noprompt
Regards
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@DwijadasDey Thanks for the feedback! We are currently investigating and will update you shortly.
@DwijadasDey What you say makes sense.
@hrasheed-msft for confirmation
@DwijadasDey we are revising and validating the scenario. Hope to have this completed soon.
@DwijadasDey The fixes have been merged and are live in the doc now. Thanks for your feedback which help improved the doc.
Most helpful comment
@DwijadasDey Thanks for the feedback! We are currently investigating and will update you shortly.