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

http binding fix nilpointer #3536

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

famarting
Copy link
Contributor

Description

bugfix the http binding to avoid a possible nilpointer when calling setTLSRenegotiation

the function addRootCAToCertPool can return a nil tls config.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#[issue number]

@famarting famarting requested review from a team as code owners September 10, 2024 10:40
Signed-off-by: Fabian Martinez <[email protected]>
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.

2 participants