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

[6.x] Add options to encrypt data with Azure Key vault #30636

Merged
merged 1 commit into from
Nov 22, 2019

Conversation

tsaeki-7bk
Copy link
Contributor

It is necessary to add options to encrypt data with Azure Key vault(Always Encrypted)

  • ColumnEncryption
  • KeyStoreAuthentication
  • KeyStorePrincipalId
  • KeyStoreSecret

See below options detail.
https://docs.microsoft.com/en-US/sql/connect/php/connection-options?view=sql-server-ver15
https://docs.microsoft.com/en-US/sql/connect/php/using-always-encrypted-php-drivers?view=sql-server-ver15#working-with-column-master-key-stores

@GrahamCampbell GrahamCampbell changed the title Add options to encrypt data with Azure Key vault. [6.x] Add options to encrypt data with Azure Key vault. Nov 20, 2019
@GrahamCampbell GrahamCampbell changed the title [6.x] Add options to encrypt data with Azure Key vault. [6.x] Add options to encrypt data with Azure Key vault Nov 20, 2019
@taylorotwell taylorotwell merged commit 13e44c8 into laravel:6.x Nov 22, 2019
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