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

Set publicKey dynamically based on IDS certificate from connected keystore #562

Open
SebastianOpriel opened this issue Jun 23, 2022 · 1 comment

Comments

@SebastianOpriel
Copy link
Member

Currently DSC implements the ids:publicKey field as a static string in config.json. It would be great to load the IDS (public)key from keystore and set the field according to the actual used value.

return SERIALIZER.deserialize(config, ConfigurationModel.class);

@tmberthold
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants