Kafka upstream plugin client certification authentication failure

The plugin documentation suggest that tls client certificate authentication is possible:

config.security.certificate_id UUID of certificate entity for mTLS authentication.

But the Kafka library dependancy doesn’t appear to support it??

Is client certificate authentication possible or not?