-
Notifications
You must be signed in to change notification settings - Fork 256
[DOCS] Updates TLS tutorial for use with basic licenses and new cluster formation settings #358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggested a change re. cluster.initial_master_nodes
. The details of setting up security are outside what I can definitively review, so I'll leave that to Tim.
docs/en/stack/security/securing-communications/tutorial-tls-addnodes.asciidoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, with a couple of minor points.
. (Optional) Restart {kib}. For example, if you installed | ||
{kib} with a `.tar.gz` package, run the following command from the {kib} | ||
directory: | ||
. Create passwords for the built-in users and . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sentence finished halfway through.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for catching that!
docs/en/stack/security/securing-communications/tutorial-tls-internode.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/stack/security/securing-communications/tutorial-tls-internode.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/stack/security/securing-communications/tutorial-tls-addnodes.asciidoc
Outdated
Show resolved
Hide resolved
…ternode.asciidoc Co-Authored-By: Tim Vernum <[email protected]>
…ternode.asciidoc Co-Authored-By: Tim Vernum <[email protected]>
…dnodes.asciidoc Co-Authored-By: Tim Vernum <[email protected]>
…er formation settings (#358) Co-Authored-By: Tim Vernum <[email protected]>
…er formation settings (#358) Co-Authored-By: Tim Vernum <[email protected]>
…er formation settings (#358) Co-Authored-By: Tim Vernum <[email protected]>
This PR updates the TLS tutorial (https://www.elastic.co/guide/en/elastic-stack-overview/master/encrypting-internode-communications.html) such that it: