Skip to content

Conversation

@emincihangeri
Copy link

Closes SAP/ai-sdk-js-backlog#358.

Copy link
Member

@davidkna-sap davidkna-sap left a comment

Choose a reason for hiding this comment

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

In addition, tests should be updated (and all the other checks).

if (aliases.length === 0) {
throw Error('No entries found in JKS keystore');
}
const alias = aliases[0]; // Use first alias
Copy link
Member

Choose a reason for hiding this comment

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

[q] How does the java sdk handle multiple keys?
[pp] If supporting multiple keys is not a requirement, I would also throw if aliases.length > 1.

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