Azure Blob Storage connector

Simply find and set the value for:
elasticsearch.ca_certs
in the config.yml of your connectors.

Example:
elasticsearch.ca_certs: /path_in_the_container_to/ca/ca.crt


also, add all content of:

config.yml.example (from the git elastic/connectors repository)
into the config.yml file so other config values will be available.