Skip to content

Conversation

@mpmadhavig
Copy link
Contributor

@mpmadhavig mpmadhavig commented Sep 4, 2023

Describe

This effort will reflect the changes done to move keystore package from framework to kernel. For furthure details please refer the issue.

Related issues

When this PR should get merged to master

  • After merging framework and kernel PRs to their master branches. (Bump the versions here as well.)


String keyStoreName = generateKSNameFromDomainName();
// Use the keystore using the keystore admin
KeyStoreAdmin keystoreAdmin = new KeyStoreAdmin(tenantId, govRegistry);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we are removing the registry reference here, we should be able to remove all the registry imports. And thats part of the main objectives.

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.

3 participants