You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When attempting to initialize Vault using PGP encryption for unseal keys, only PGP KEY 1 is displayed if Encrypt output with PGP menu is opened before entering number of key shares.
To Reproduce
Steps to reproduce the behavior:
Start new Vault server
Open Vault web interface in browser
Expand Encrypt output with PGP menu
Enter number of Key shares using value greater than 1
Confirm that only one PGP key input is listed in the Encrypt output with PGP menu
Expected behavior
The number of PGP key inputs should always match the specified number of key shares.
Environment:
Vault Server Version (retrieve with vault status): 1.7.3
Vault CLI Version (retrieve with vault version): Vault v1.7.3 (5d517c8)
Server Operating System/Architecture: CentOS 7.9.2009
Browser: Chrome 91.0.4472.124
Vault server configuration file(s):
Same as provided by Vault RHEL repo
Thank you for reporting this bug @joeyberkovitz! We'll work on a fix right away. In the meantime if you toggle the "Encrypt output with PGP" link, it will refresh the number of inputs shown.
Describe the bug
When attempting to initialize Vault using PGP encryption for unseal keys, only
PGP KEY 1
is displayed ifEncrypt output with PGP
menu is opened before entering number of key shares.To Reproduce
Steps to reproduce the behavior:
Encrypt output with PGP
menuKey shares
using value greater than 1Encrypt output with PGP
menuExpected behavior
The number of PGP key inputs should always match the specified number of key shares.
Environment:
vault status
): 1.7.3vault version
): Vault v1.7.3 (5d517c8)Vault server configuration file(s):
Same as provided by Vault RHEL repo
The text was updated successfully, but these errors were encountered: