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

Vaulttransit: Mount_moint not honored on rewrap #840

Closed
Moep90 opened this issue Jun 7, 2022 · 0 comments
Closed

Vaulttransit: Mount_moint not honored on rewrap #840

Moep90 opened this issue Jun 7, 2022 · 0 comments

Comments

@Moep90
Copy link
Contributor

Moep90 commented Jun 7, 2022

Describe the bug/feature
the reference to mount_point has not been implemented when setting up vaulttransit

To Reproduce
Steps to reproduce the behavior:

  1. define vaulttransit as secret engine
  2. create a secret
  3. create another secret key within the same or another mount_point
  4. try to reveal
  5. See error

Expected behavior
kapitan should always be able to reencrypt and rewrap secrets

Additional context

response = client.secrets.transit.encrypt_data(

here you see the reference to mount_point which is missed here:
encrypt_data_response = client.secrets.transit.rewrap_data(

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

No branches or pull requests

1 participant