-
Notifications
You must be signed in to change notification settings - Fork 47
Rotate OTK keys with missing signatures #1912
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
Rotate OTK keys with missing signatures #1912
Conversation
d398309 to
0eb0d98
Compare
47db40b to
0c9c98a
Compare
Signed-off-by: Julien Tinguely <[email protected]>
002563f to
56e0123
Compare
Signed-off-by: Julien Tinguely <[email protected]>
Signed-off-by: Julien Tinguely <[email protected]>
|
/hdm_test |
|
Deploy HDM pipeline triggered for Commit cea9a8d4d951fcbc09faeb537a60950d951d23ac in , please contact a Contributor to approve it in CircleCI: https://app.circleci.com/pipelines/github/DACH-NY/canton-network-internal/34178 |
moritzkiefer-da
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! Overall looks very sensible but needs a bit of cleanup imho.
apps/common/src/main/scala/org/lfdecentralizedtrust/splice/setup/NodeInitializer.scala
Outdated
Show resolved
Hide resolved
apps/common/src/main/scala/org/lfdecentralizedtrust/splice/setup/NodeInitializer.scala
Outdated
Show resolved
Hide resolved
apps/common/src/main/scala/org/lfdecentralizedtrust/splice/setup/NodeInitializer.scala
Outdated
Show resolved
Hide resolved
apps/common/src/main/scala/org/lfdecentralizedtrust/splice/setup/NodeInitializer.scala
Outdated
Show resolved
Hide resolved
apps/common/src/main/scala/org/lfdecentralizedtrust/splice/setup/NodeInitializer.scala
Outdated
Show resolved
Hide resolved
apps/common/src/main/scala/org/lfdecentralizedtrust/splice/setup/NodeInitializer.scala
Show resolved
Hide resolved
...ain/scala/org/lfdecentralizedtrust/splice/sv/onboarding/joining/JoiningNodeInitializer.scala
Outdated
Show resolved
Hide resolved
Signed-off-by: Julien Tinguely <[email protected]>
5db6d09 to
f8e75e9
Compare
Signed-off-by: Julien Tinguely <[email protected]>
…ulien/357-security-clean-otk-mappings
moritzkiefer-da
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very nice! Changes look great to me, as discussed let's still not merge for now
| } | ||
|
|
||
| "rotate SV' OTK mapping keys that are not signed." in { implicit env => | ||
| clue("sv1 starts.") { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably wanna check first that the keys are wrong before you start the appss
apps/common/src/main/scala/org/lfdecentralizedtrust/splice/setup/NodeInitializer.scala
Show resolved
Hide resolved
apps/common/src/main/scala/org/lfdecentralizedtrust/splice/setup/NodeInitializer.scala
Outdated
Show resolved
Hide resolved
apps/common/src/main/scala/org/lfdecentralizedtrust/splice/setup/NodeInitializer.scala
Outdated
Show resolved
Hide resolved
apps/common/src/main/scala/org/lfdecentralizedtrust/splice/setup/NodeInitializer.scala
Outdated
Show resolved
Hide resolved
…ulien/357-security-clean-otk-mappings
…/357-security-clean-otk-mappings
Signed-off-by: Julien Tinguely <[email protected]>
Signed-off-by: Moritz Kiefer <[email protected]>
Signed-off-by: Julien Tinguely <[email protected]>
Signed-off-by: Julien Tinguely <[email protected]>
|
/cluster_test |
|
Deploy cluster test triggered for Commit d929d2e0a66a139e93cbf667398f0e78a9f3e807 in , please contact a Contributor to approve it in CircleCI: https://app.circleci.com/pipelines/github/DACH-NY/canton-network-internal/39308 |
…ulien/357-security-clean-otk-mappings
fixes https://github.com/DACH-NY/canton-network-internal/issues/357
explicitly not adding a release note for this one
Pull Request Checklist
Cluster Testing
/cluster_teston this PR to request it, and ping someone with access to the DA-internal system to approve it./hdm_teston this PR to request it, and ping someone with access to the DA-internal system to approve it.PR Guidelines
Fixes #n, and mention issues worked on using#nMerge Guidelines