You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there! I really want to test this app with my broker that is hosted in heroku and I would need to setup these... can you guide me where should I put this config? Thanks.
Hello there! I really want to test this app with my broker that is hosted in heroku and I would need to setup these... can you guide me where should I put this config? Thanks.
ssl.endpoint.identification.algorithm=
ssl.client.auth=required
security.protocol=SSL
ssl.keystore.password=SomePa$$w0rd!
ssl.truststore.password=SomePa$$w0rd!
ssl.keystore.location=/pathTokafka.client.keystore.jks
ssl.truststore.location=/pathTokafka.client.truststore.jks
Thanks!
The text was updated successfully, but these errors were encountered: