I am trying to compile a simple client to get connected to a kafka server using SSL and SASL/OAUTHBEARER.
The code I have tried so far is based on the consumer.c
consumer.c