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

Enable Always Encrypted enclave connection parameters #919

Merged

Conversation

Xtrimmer
Copy link
Contributor

@Xtrimmer Xtrimmer commented Feb 5, 2020

This pull request "wires up" the two new advanced connection security properties; Attestation Protocol and Enclave Attestation URL. These new properties will be used in conjunction with the Always Encrypted property (formerly known as Column Encryption) to support the Always Encrypted with secure enclaves feature

image

A corresponding pull request has been submitted to the Azure Data Studio project which add these options to the UI.

DisplayName = "Column encryption setting",
Description = "Default column encryption setting for all the commands on the connection",
DisplayName = "Always Encrypted",
Description = "Enables or disables Always Encrypted for the connection",
Copy link
Contributor

Choose a reason for hiding this comment

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

Where is this new description coming from? No issues with the change - just not sure I understand the context for the change here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Our Program Manager wanted it to match the verbiage that exists in SSMS for user experience parity.

@Xtrimmer Xtrimmer merged commit 927b0d7 into microsoft:master Feb 18, 2020
@Xtrimmer Xtrimmer deleted the EnableAeEnclaveConnectionParameters branch April 1, 2020 00: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.

None yet

6 participants