Skip to content

Fix bug where signature is not verified for Java Key Store and add signColumnMasterkeyMetadata API to JKS and AKV#2160

Merged
lilgreenbird merged 18 commits intomainfrom
signature
Aug 9, 2023
Merged

Fix bug where signature is not verified for Java Key Store and add signColumnMasterkeyMetadata API to JKS and AKV#2160
lilgreenbird merged 18 commits intomainfrom
signature

Conversation

@lilgreenbird
Copy link
Copy Markdown
Contributor

adds the following new API to JKS and AKV to sign the column master key metadata and return generated signature:

public byte[] signColumnMasterKeyMetadata(String masterKeyPath,
        boolean allowEnclaveComputations) throws SQLServerException {

@lilgreenbird lilgreenbird added the Public API Changes in Public API label Jul 4, 2023
@lilgreenbird lilgreenbird added this to the 12.5.0 milestone Jul 4, 2023
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerResource.java Outdated
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerSecurityUtility.java Outdated
tkyc added a commit that referenced this pull request Aug 17, 2023
…gnColumnMasterkeyMetadata API to JKS and AKV (#2160) (#2199)

Co-authored-by: lilgreenbird <[email protected]>
@Jeffery-Wasty Jeffery-Wasty deleted the signature branch August 30, 2023 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Public API Changes in Public API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants