2022 Jun 27 3:50 AM
Hi experts,
I want to use abap push channel client to communicate with our kafka server. Our kafka cluster need SSL communication. From client side, it need specify trust-store-location trust-store-password key-store-location key-store-password. But with CL_APC_TCP_CLIENT_MANAGER=>create method, I did not find related import parameter to pass them. May you know how to do it?
Thanks in advance