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

[QA] missing implementation of an existing occ command option #293

Open
mmattel opened this issue Jun 24, 2021 · 0 comments
Open

[QA] missing implementation of an existing occ command option #293

mmattel opened this issue Jun 24, 2021 · 0 comments
Labels

Comments

@mmattel
Copy link
Contributor

mmattel commented Jun 24, 2021

Found during documenting the occ commands for the hsmdeamon,
option --import-masterkey is missing implementation (personal note, not a big effort implementing it)

Referencing:
#90 (comment) (Integrate HSM changes to encryption)
owncloud/docs#3724 (occ commands for HSM not documented)

Please note that the --export-masterkey has been implemented properly !
Both options are shown when running:

sudo -uwww-data ./occ encryption:hsmdaemon --help
Description:
  hsmdaemon tool

Usage:
  encryption:hsmdaemon [options]

Options:
      --export-masterkey                   export the private master key in base64
      --import-masterkey=IMPORT-MASTERKEY  import a base64 encoded private masterkey

@jnweiger @IljaN @butonic @micbar

@mmattel mmattel added the bug label Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant