Depending on the use case, a user might want to process all the certificates via kafka. Currently the process requires a consumer to actively connect to the server via a websocket, then receives the certificates.
Implementing kafka support enables the tool to be used by corporations internally, without struggling with websockets.
Depending on the use case, a user might want to process all the certificates via kafka. Currently the process requires a consumer to actively connect to the server via a websocket, then receives the certificates.
Implementing kafka support enables the tool to be used by corporations internally, without struggling with websockets.