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

add parameter truststore and keyStore #22

Open
wolf4ara opened this issue Feb 15, 2019 · 0 comments
Open

add parameter truststore and keyStore #22

wolf4ara opened this issue Feb 15, 2019 · 0 comments
Labels
enhancement New feature or request plugin:input Issues affecting the Input Plugin plugin:output Issues affecting the Output Plugin

Comments

@wolf4ara
Copy link

Please post all product and debugging questions on our forum. Your questions will reach our wider community members there, and if we confirm that there is a bug, then we can open a new issue here.

For all general issues, please provide the following details for fast resolution:

  • Version: 6x
  • Operating System: Centos7
  • Config File (if you have sensitive info, please remove it):
    rabbitmq {
    exchange => ''
    exchange_type => 'direct'
    host => 'yyyyyy'
    password => 'xxxxx'
    user => 'prebilling'
    vhost => 'sli'
    ssl => true
    ssl_certificate_password => '123456'
    ssl_certificate_path => '/tmp/yyy.p12'
    }
    }

Hi, i have a problem:
[2019-02-15T13:49:48,045][ERROR][logstash.outputs.rabbitmq] RabbitMQ connection error, will retry. {:error_message=>"sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target", :exception=>"Java::JavaxNetSsl::SSLHandshakeException"}

How i set truststore and keyStore with https://www.elastic.co/guide/en/logstash/current/plugins-outputs-elasticsearch.html?

@yaauie yaauie transferred this issue from logstash-plugins/logstash-output-rabbitmq Nov 22, 2019
@yaauie yaauie added enhancement New feature or request plugin:input Issues affecting the Input Plugin plugin:output Issues affecting the Output Plugin labels Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugin:input Issues affecting the Input Plugin plugin:output Issues affecting the Output Plugin
Projects
None yet
Development

No branches or pull requests

2 participants