Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL connections #58

Open
santiagomoneta opened this issue Apr 28, 2020 · 0 comments
Open

SSL connections #58

santiagomoneta opened this issue Apr 28, 2020 · 0 comments

Comments

@santiagomoneta
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant