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

Ability to provision using an existing cert for recovery [SOLARCH-544] #58

Open
cyberious opened this issue Jan 28, 2020 · 3 comments
Open

Comments

@cyberious
Copy link

Use Case

Ability to take an SSL tar.gz directory and import during provision phase for the sake of DR.

Describe the Solution You Would Like

Pass a file or location of a file to download and expand into the ssl directory prior to the installation process to ensure the generated certs for the cluster are from the same CA

Describe Alternatives You've Considered

Outside of the plan do the same above task using something like a parent plan or terraform remote-exec to expand into the directory prior to installation.

Additional Context

Geo located cluster for redundancy without depending on existing cluster. Quick fail over in a true DR scenario.

@cyberious cyberious added the enhancement New feature or request label Jan 28, 2020
@abuxton
Copy link
Contributor

abuxton commented Feb 10, 2020

@cyberious pe as the ability to backup create --scope config which includes SSL, do you want this as JUST ssl or would enabling backup restore the file as a task/plan be acceptable resolution.

@cyberious
Copy link
Author

In my opinion and for my purpose it would need to be at install as all new infrastructure certainly would be clean and signed under that CA, the task would be nice add imho

@bwilcox
Copy link
Contributor

bwilcox commented Mar 4, 2020

#68

Adds basic checks for hosts which have had CA and cert information restored to them prior to peadm running the provision plan.

@timidri timidri changed the title Ability to provision using an existing cert fore recovery Ability to provision using an existing cert for recovery Jul 15, 2021
@timidri timidri added feature jira and removed enhancement New feature or request labels Jul 15, 2021
@timidri timidri changed the title Ability to provision using an existing cert for recovery Ability to provision using an existing cert for recovery [SOLARCH-544] Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants