Skip to content

allow overriding ElasticsearchWriter for those who want a non restrictive https mode#80

Open
zg2pro wants to merge 3 commits into
internetitem:masterfrom
zg2pro:master
Open

allow overriding ElasticsearchWriter for those who want a non restrictive https mode#80
zg2pro wants to merge 3 commits into
internetitem:masterfrom
zg2pro:master

Conversation

@zg2pro

@zg2pro zg2pro commented May 20, 2021

Copy link
Copy Markdown

Hi,

Currently it's hard to make elasticsearch-appender work with https. Of course there is always the solution to register certificates into jvm but it's not handy especially if you have certificates with only 1 year validity, then you'd need many things to manage. If you let this method protected, people can override this method, override the ElasticsearchWriter, so when they want to trust all certificates, they can do it.

Best regards

@zg2pro zg2pro changed the title Update AbstractElasticsearchPublisher.java allow overriding ElasticsearchWriter for those who want a non restrictive https mode May 20, 2021
@zg2pro zg2pro changed the title allow overriding ElasticsearchWriter for those who want a non restrictive https mode WIP: allow overriding ElasticsearchWriter for those who want a non restrictive https mode May 20, 2021
@zg2pro zg2pro changed the title WIP: allow overriding ElasticsearchWriter for those who want a non restrictive https mode allow overriding ElasticsearchWriter for those who want a non restrictive https mode May 20, 2021
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

Successfully merging this pull request may close these issues.

1 participant