Skip to content

docs: add clarity around SSL settings#176

Open
yaauie wants to merge 1 commit into
logstash-plugins:mainfrom
yaauie:docs-ssl-clarity
Open

docs: add clarity around SSL settings#176
yaauie wants to merge 1 commit into
logstash-plugins:mainfrom
yaauie:docs-ssl-clarity

Conversation

@yaauie

@yaauie yaauie commented Aug 2, 2024

Copy link
Copy Markdown
Contributor
  • Preface text adapted from Logstash Integration Filter (which operates in client-mode and therefore presents trust before identity, whereas this server-mode presents identity before trust)
  • Adds details about the expected encodings and contents of certificate files

@edmocosta edmocosta left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

Comment thread docs/index.asciidoc

===== SSL Trust Configuration

When communicating over SSL, this plugin can be configured to ask clients to present their own identities (see <<plugins-{type}s-{plugin}-ssl_client_authentication>>), and will fully-validate the presented proof-of-identity presented by the connecting client using the system trust store.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
When communicating over SSL, this plugin can be configured to ask clients to present their own identities (see <<plugins-{type}s-{plugin}-ssl_client_authentication>>), and will fully-validate the presented proof-of-identity presented by the connecting client using the system trust store.
When communicating over SSL, this plugin can be configured to ask clients to present their own identities (see <<plugins-{type}s-{plugin}-ssl_client_authentication>>), and will fully-validate the proof-of-identity presented by the connecting client using the system trust store.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants