-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Load certificate when they are updated when internal-encryption is enabled #13854
Merged
Commits on Apr 10, 2023
-
Load certificate when they are updated
Currently we need to restart activator when certificates are updated. This patch fixes it by: * Using `GetCertificate` for server certs. * Using `VerifyPeerCertificate` for custom CA verification. * Caching the cert for peformance. Fix knative#13694
Configuration menu - View commit details
-
Copy full SHA for 7168736 - Browse repository at this point
Copy the full SHA 7168736View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be797f - Browse repository at this point
Copy the full SHA 7be797fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d139c - Browse repository at this point
Copy the full SHA 32d139cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04e9970 - Browse repository at this point
Copy the full SHA 04e9970View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14eadfe - Browse repository at this point
Copy the full SHA 14eadfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21c8033 - Browse repository at this point
Copy the full SHA 21c8033View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd542d8 - Browse repository at this point
Copy the full SHA cd542d8View commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7a2617 - Browse repository at this point
Copy the full SHA f7a2617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75590c8 - Browse repository at this point
Copy the full SHA 75590c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 727a752 - Browse repository at this point
Copy the full SHA 727a752View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5795f7 - Browse repository at this point
Copy the full SHA a5795f7View commit details
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.