-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 support for user-provided CA certificates #6615
Merged
Merged
Conversation
This file contains 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
brandond
force-pushed
the
custom-cert-gen
branch
2 times, most recently
from
December 7, 2022 01:11
a11c58d
to
00a096a
Compare
brandond
force-pushed
the
custom-cert-gen
branch
from
December 8, 2022 16:52
b5c5b51
to
20acb72
Compare
brandond
force-pushed
the
custom-cert-gen
branch
6 times, most recently
from
December 19, 2022 22:54
4e45196
to
c8caa4b
Compare
brandond
changed the title
[WIP] Add support for user-provided CA certificates
Add support for user-provided CA certificates
Dec 19, 2022
brandond
commented
Jan 12, 2023
brandond
force-pushed
the
custom-cert-gen
branch
7 times, most recently
from
January 14, 2023 21:35
ea40691
to
01e7d39
Compare
brandond
force-pushed
the
custom-cert-gen
branch
from
January 27, 2023 21:59
01e7d39
to
e80c9b2
Compare
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
This command must be run on a server while the service is running. After this command completes, all the servers in the cluster should be restarted to load the new CA files. Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
brandond
force-pushed
the
custom-cert-gen
branch
3 times, most recently
from
January 31, 2023 01:33
3b54bb5
to
9d31280
Compare
dereknola
approved these changes
Jan 31, 2023
dereknola
reviewed
Jan 31, 2023
Signed-off-by: Brad Davidson <[email protected]>
brandond
force-pushed
the
custom-cert-gen
branch
from
January 31, 2023 21:03
9d31280
to
00a76d8
Compare
+1 |
briandowns
approved these changes
Feb 6, 2023
This was referenced Feb 6, 2023
Closed
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.
Proposed Changes
Types of Changes
enhancement
Verification
Testing
Linked Issues
User-Facing Change
Further Comments