Skip to content

[Logstash] Publish lost clarification for ssl_certificate_authorities #5146

@rseldner

Description

@rseldner

This logstash asciidoc PR merged last year, but I'm not spotting any doc pages where that actually landed.
It seems like that change got lost somehow?  I can see the change in the source file
https://github.com/logstash-plugins/logstash-output-http/blob/a59fad7c4d94a902508d69acdf7d090594ed1941/docs/index.asciidoc?plain=1#L348-L356
but not in the published 8.x docs.
https://www.elastic.co/guide/en/logstash/8.19/plugins-outputs-http.html?edit#plugins-outputs-http-ssl_certificate_authorities

===== `ssl_certificate_authorities`

  * Value type is a list of <<path,path>>
+  * This plugin does not support multiple entries
  * There is no default value for this setting

The .cer or .pem CA files to validate the server's certificate.

+NOTE: When provided with a single PEM file that contains multiple certificates, all enclosed certificates will be trusted.

It would be great to get that published to any applicable plugins with the same ssl_certificate_authorities limitation into the 8.x and current .md docs.

Examples:

Metadata

Metadata

Assignees

Labels

Team:IngestIssues owned by the Ingest Docs TeamdocumentationImprovements or additions to documentation

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions