Skip to content
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

Add WebSocket authentication options. #1729

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

bgravenorst
Copy link
Contributor

@bgravenorst bgravenorst commented Nov 21, 2024

Description

Document the WebSocket SSL/TLS authentication options.

Issue(s) fixed

Fixes #1728

Preview

https://besu-docs-git-fork-bgravenorst-doc-1728-hyperledger.vercel.app/public-networks/reference/cli/options#rpc-ws-ssl-enabled

@bgravenorst bgravenorst requested a review from a team as a code owner November 21, 2024 00:55
Copy link

vercel bot commented Nov 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
besu-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 11:16pm

Signed-off-by: bgravenorst <[email protected]>
Copy link
Contributor

@alexandratran alexandratran left a comment

Choose a reason for hiding this comment

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

Minor suggestions for consistency.

docs/public-networks/reference/cli/options.md Outdated Show resolved Hide resolved
docs/public-networks/reference/cli/options.md Outdated Show resolved Hide resolved
docs/public-networks/reference/cli/options.md Outdated Show resolved Hide resolved
docs/public-networks/reference/cli/options.md Outdated Show resolved Hide resolved
docs/public-networks/reference/cli/options.md Outdated Show resolved Hide resolved
Peer review feedback.

Co-authored-by: Alexandra Carrillo <[email protected]>
Signed-off-by: Byron Gravenorst <[email protected]>
@bgravenorst bgravenorst merged commit 9db117d into hyperledger:main Nov 21, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document support for enabling and configuring TLS/mTLS in WebSocket service.
3 participants