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

Add script for signing ceremony #205

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

flihp
Copy link
Collaborator

@flihp flihp commented Apr 8, 2024

This script takes a password from the caller and uses the oks hsm serial-number command to determine whether or not the password is correct. It relies on the OKS_PASSWORD environment variable accepted by oks. It also implements the retry logic required by the ceremony script.

This script takes a password from the caller and uses the `oks hsm
serial-number` command to determine whether or not the password is
correct. It relies on the OKS_PASSWORD environment variable accepted by
`oks`. It also implements the retry logic required by the ceremony
script.
@flihp flihp requested a review from plotnick April 8, 2024 17:21
Copy link

@plotnick plotnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with mocks for oks hsm, looks good!

@flihp flihp merged commit 4e6bd7e into oxidecomputer:main Apr 8, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants