Bitbucket to Elasticsearch configuration using SSL

Hi Folks,

I am not sure whether this is the correct place to ask this question. Please apologize me if its not a correct place to ask this question.

We are using DataCenter version of bitbucket and it requires remote Elasticsearch instance for search functionality.

I have followed this link https://confluence.atlassian.com/bitbucketserver/install-and-configure-a-remote-elasticsearch-instance-815577748.html#InstallandconfigurearemoteElasticsearchinstance-install and configured. Its working fine. But this approach is http and using username and password.

I need help on the below things,

  1. I would like to make Elasticsearch as https.
  2. Authentication should be based on SSL certificate of my bitbucket instance and not using username, password.

Let me know if you have any questions or concerns.

You'd need to leverage https://www.elastic.co/guide/en/x-pack/current/xpack-security.html

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.