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

connecting with a mixed-version SSL certificate causes logstash to self-immolate #17

Open
jordansissel opened this issue May 18, 2015 · 1 comment

Comments

@jordansissel
Copy link
Contributor

(This issue was originally filed by @downneck at elastic/logstash#3043)


using logstash-forwarder and connecting with an x509v1 SSL certificate that includes x509v3 extensions (due to misconfiguration in openssl) causes the following error:

no more data allowed for version 1 certificate

after which logstash shuts down its network port and stops working, although the process is still running.

my stack is: logstash-1.4.2, kibana-4.0.2, elasticsearch-1.5.1, logstash-forwarder-0.4.0

@downneck
Copy link

@jordansissel thanks for moving this, i wasn't aware that plugin issues were being tracked elsewhere

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

2 participants