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

fix: Return encryptedAPKAMSymmetricKey in enroll list #1824

Conversation

sitaram-kalluri
Copy link
Member

- What I did

- How I did it

  • Add encryptedAPKAMSymmetricKey in the EnrollDataStoreValue and store encryptedAPKAMSymmetricKey.
  • When enroll:list is executed, fetch the EnrollDataStoreValue of each enrollment which contains the encryptedAPKAMSymmetricKey

- How to verify it

  • Added unit and functional test to verify enroll:list contains encryptedAPKAMSymmetricKey

- Description for the changelog

  • Return encryptedAPKAMSymmetricKey in enroll list

@sitaram-kalluri sitaram-kalluri merged commit dd7c702 into trunk Feb 29, 2024
21 checks passed
@sitaram-kalluri sitaram-kalluri deleted the 1821-encryptedapkamsymmetric-key-is-missed-when-the-pending-enrollments-are-fetched branch February 29, 2024 06:55
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.

encryptedAPKAMSymmetric key is missed when the pending enrollments are fetched.
2 participants