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

Segfault when SSL certificates not found #73

Open
michaelsauter opened this issue Nov 28, 2017 · 3 comments
Open

Segfault when SSL certificates not found #73

michaelsauter opened this issue Nov 28, 2017 · 3 comments
Assignees
Labels

Comments

@michaelsauter
Copy link

I got a segfault after consume_begin. Took me quite a while to figure out that the SSL certificates where missing ... would be nice to have a proper error message that indicates the problem.

I had specified the certificates like this:

pipeline_kafka.consumer_config = 'security.protocol=ssl,ssl.ca.location=ca-cert,ssl.certificate.location=client-cert,ssl.key.location=client-key,ssl.key.password=PASSWORD'
@derekjn
Copy link
Contributor

derekjn commented Nov 28, 2017

@michaelsauter good find, you made this easy for us. We'll have this cleaned up this week.

@derekjn derekjn self-assigned this Nov 28, 2017
@derekjn derekjn added the bug label Nov 28, 2017
@stromhan
Copy link

@derekjn this bug has fixed?

@gb198871
Copy link

gb198871 commented Apr 25, 2018

@stromhan You can try #75

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

No branches or pull requests

4 participants