Commit graph

10 commits

Author SHA1 Message Date
David Puglielli 051328782d
Always Encrypted v2 support (#1045)
* Change to support ae-v2

* Add support for AE V2

* Added some descriptions and comments

* Fixed PDO pattern matching

* Updated key generation scripts

* Fixed key script

* Fixed char/nchar results, fixed formatting issues

* Addressed review comments

* Updated key scripts

* Debugging aev2 keyword failure

* Debugging aev2 keyword failure

* Debugging aev2 keyword failure

* Debugging aev2 keyword failure

* Added skipif to ae v2 keyword test

* Addressed review comments

* Fixed braces and camel caps

* Updated test descriptions

* Added detail to test descriptions

* Tiny change
2019-10-31 16:55:36 -07:00
Jenny Tam 071e897e2d Added the driver option to run functional tests 2018-06-08 16:00:27 -07:00
Jenny Tam 39c4be46ec Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
v-kaywon bf7e4d80f6 reply reviews from Jenny 2017-09-01 16:10:40 -07:00
v-kaywon baf73565b4 fix ae setup test 2017-09-01 16:10:40 -07:00
v-kaywon be267022c0 fix test 2017-09-01 16:10:39 -07:00
v-kaywon 396537c3a1 added failing message in test_ae_keys_setup.phpt 2017-09-01 16:10:38 -07:00
v-kaywon 5c2064e762 check if cert exist in test_ae_keys_setup.phpt 2017-09-01 16:10:38 -07:00
v-kaywon 51d358ab33 added IsAEQualified 2017-09-01 16:10:38 -07:00
v-kaywon 0fe5172651 import certificate and generate CMK and CEK using tsql, no long depends on SSMS 2017-09-01 16:10:38 -07:00