kibana/x-pack/test/alerting_api_integration
Patrick Mueller b31f4a1a97
[actions] adds config allowing per-host networking options (#96630)
resolves: https://github.com/elastic/kibana/issues/80120

Adds a new Kibana configuration key xpack.actions.customHostSettings which
allows per-host configuration of connection settings for https and smtp for
alerting actions. Initially this is just for TLS settings, expandable to other
settings in the future.

The purpose of these is to allow customers to provide server certificates for
servers accessed by actions, whose certificate authority is not available
publicly. Alternatively, a per-server rejectUnauthorized: false configuration
may be used to bypass the verification step for specific servers, but require it
for other servers that do not have per-host customization.

Support was also added to allow per-host customization of ignoreTLS and
requireTLS flags for use with the email action.
2021-04-28 15:26:47 -04:00
..
basic Create new alerting HTTP APIs that use the new terminology (#93977) 2021-03-30 08:27:28 -04:00
common [actions] adds config allowing per-host networking options (#96630) 2021-04-28 15:26:47 -04:00
security_and_spaces [actions] adds config allowing per-host networking options (#96630) 2021-04-28 15:26:47 -04:00
spaces_only [actions] adds config allowing per-host networking options (#96630) 2021-04-28 15:26:47 -04:00