I've used the KafkaConsumer with ssl with no issues, but for some reason, unlike the consumer, the KafkaProducer class doesn't have an ssl_password option, so every time I use it, I have to enter the pem password manually? Is there a way to fix this?