Skip to content

Instantly share code, notes, and snippets.

@joeywhelan
Last active March 14, 2025 18:39
Show Gist options
  • Select an option

  • Save joeywhelan/1076a9c7dc936c779b7a6a40750f1292 to your computer and use it in GitHub Desktop.

Select an option

Save joeywhelan/1076a9c7dc936c779b7a6a40750f1292 to your computer and use it in GitHub Desktop.
volumes:
- certs:/usr/share/elasticsearch/config/certs
- ${PWD}/../west/west-ca.crt:/usr/share/elasticsearch/config/remote/west-ca.crt
environment:
- xpack.security.transport.ssl.certificate_authorities=certs/ca/ca.crt,remote/west-ca.crt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment