You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With reference to the PR#31684, the 'ssl.trust' setting is introduced from v6.3.2 to mark the remote entity as trusted in order to support SSL communication with the destination for watches.
The current doc includes only the ssl setup for HTTP:
With reference to the PR#31684, the 'ssl.trust' setting is introduced from v6.3.2 to mark the remote entity as trusted in order to support SSL communication with the destination for watches.
The current doc includes only the ssl setup for HTTP:
https://www.elastic.co/guide/en/elasticsearch/reference/6.3/notification-settings.html#ssl-notification-settings
Need to have the setting documented for watcher setup to work with remote destination requiring SSL support at other non-HTTP notifications.
The text was updated successfully, but these errors were encountered: