diff --git a/docs/static/breaking-changes-90.asciidoc b/docs/static/breaking-changes-90.asciidoc index 58f6c628884..a0e44059e30 100644 --- a/docs/static/breaking-changes-90.asciidoc +++ b/docs/static/breaking-changes-90.asciidoc @@ -43,6 +43,29 @@ removed and their replacements. ==== +[discrete] +[[input-http-ssl-9.0]] +.`logstash-input-http` + +[%collapsible] +==== + + +[cols="<,<",options="header",] +|======================================================================= +|Setting|Replaced by +| cipher_suites |<> +| keystore |<> +| keystore_password |<> +| ssl |<> +| ssl_verify_mode |<> +| tls_max_version |<> +| tls_min_version |<> +| verify_mode |<> +|======================================================================= + +==== + [discrete] [[output-http-ssl-9.0]] .`logstash-output-http`