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 log warning for unathorized operations requests #2567

Merged
merged 2 commits into from
Apr 27, 2021

Conversation

denyeart
Copy link
Contributor

It is not obvious which operations requests require a client cert to be passed
when TLS is enabled on a peer but clientAuthRequired is not enabled.
This new log warning message will help troubleshoot failed connections to operations services
when a client cert is not passed.

Docs are also updated to clarify client cert requirements.

It is not obvious which operations requests require a client cert to be passed
when TLS is enabled on a peer but clientAuthRequired is not enabled.
This new log warning message will help troubleshoot failed connections to operations services
when a client cert is not passed.

Signed-off-by: David Enyeart <[email protected]>
Clarify which operations services require client cert to be provided.

Signed-off-by: David Enyeart <[email protected]>
@denyeart denyeart requested review from a team as code owners April 26, 2021 19:46
Copy link
Contributor

@denali49 denali49 left a comment

Choose a reason for hiding this comment

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

LGTM on the docs update portion.

@yacovm yacovm merged commit 2d50402 into hyperledger:main Apr 27, 2021
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.

3 participants