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

Standby and follower seeding encrypts key files #60

Open
jtuttle opened this issue Jun 4, 2019 · 0 comments
Open

Standby and follower seeding encrypts key files #60

jtuttle opened this issue Jun 4, 2019 · 0 comments

Comments

@jtuttle
Copy link
Member

jtuttle commented Jun 4, 2019

When seeding standbys and followers in production it's best to encrypt the key files on the master before generating seeds so that the keys from the seed are encrypted when copied to the standby / follower. The encrypted keys can be added to the keyring before configuration by adding evoke keys exec to the configuration command, i.e.:

evoke keys exec -m /conjur_files/master-key -- evoke configure standby

We should update the demo to follow this best practice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant