This repository was archived by the owner on May 19, 2025. It is now read-only.
Add LoadBalancer IP and Ablity to change Issueing CA for nginx#41
Open
jax-b wants to merge 5 commits intoKeyfactor:mainfrom
Open
Add LoadBalancer IP and Ablity to change Issueing CA for nginx#41jax-b wants to merge 5 commits intoKeyfactor:mainfrom
jax-b wants to merge 5 commits intoKeyfactor:mainfrom
Conversation
…ded new options to change the Issueing CA for the nginx container
Author
|
noticed that the CA option will not change on existing entity's. Added the resetEndEntity option to remove out the old entity before adding the end entity back in with the new CA. (This should not be kept on (especially in larger cluster), as it will revoke the previous certificate of the other nodes as it gets it setup) |
Contributor
|
Thank you @jax-b, can you fix the conflict for this to get merged? |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
I already have to have a post patch for the load balancer IP so tidying it into the main repo would be great!
Additional, I want to move everything onto my main CA change that would have been pushed out to clients. Others wishing to do the same, make sure that you have a cert chain to login under your custom CA and that you have another issuing CA created in the first place