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

Enable lazy certificates for Elasticsearch #7991

Merged

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    a56cd9a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    3dc195a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f7f56c View commit details
    Browse the repository at this point in the history
  3. Make fetching CA cert bytes in ElasticsearchContainer a lazy operation.

    Added the test to ensure the security can be enabled for Elasticsearch 7.x too
    pioorg committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f777482 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    e1d7393 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Moved setting certificate path to the constructor only for versions w…

    …hich have certificate generated by default, i.e. 8 or above
    pioorg committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    40c56ea View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    4bd207f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    af25467 View commit details
    Browse the repository at this point in the history
  2. Fix format

    eddumelendez committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4cd2802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4227f09 View commit details
    Browse the repository at this point in the history