[improve][doc] Improve TLS encryption - #17808
Merged
Merged
Conversation
nodece
approved these changes
Sep 23, 2022
momo-jun
marked this pull request as ready for review
September 27, 2022 02:36
Contributor
Author
|
@nodece can you pls review the two screenshots I attached in the PR? The content has addressed the points we covered in the discussion. |
Anonymitaet
approved these changes
Sep 27, 2022
tisonkun
reviewed
Sep 27, 2022
nodece
reviewed
Sep 29, 2022
nodece
reviewed
Sep 29, 2022
|
|
||
| It is important to restrict access to the store files via filesystem permissions. | ||
| Optional settings: | ||
| 1. `tlsRequireTrustedClientCertOnConnect=true`: Enable TLS authentication on both brokers and clients for mutual TLS. When enabled, it authenticates the other end of the communication channel. |
Member
There was a problem hiding this comment.
Add a new section to introduce this, it is important.
nodece
approved these changes
Sep 30, 2022
Merged
8 tasks
3 tasks
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Improve the doc set of the Security chapter to provide Pulsar users with a more accurate, easy-to-understand, and comprehensive information experience.
This is a follow-up PR related to #17615 and #17666.
Modifications
Preview
Documentation
doc