Commit Graph

6 Commits

Author SHA1 Message Date
Rick Winter
b54d509c72
Use standard syntax for MIT license (#4786)
* Use standard syntax for MIT license

* Stop appending "All rights reserved"
2023-07-12 22:37:36 -07:00
Anton Kolesnyk
08a267275d
Attestation February Release (#4326)
* Attestation February Release

* Changelog (repeat Beta changes)

* Update azure core minimum version dependency

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-02-07 16:13:04 -08:00
Ahson Khan
593437b8f2
Update attestation core vcpkg dependency to latest GA version that is required. (#3830)
* Update attestation core vcpkg dependency to latest GA version that is required.

* Update vcpkg config.cmake to match the dependency version needed.
2022-07-15 10:06:16 -07:00
Larry Osterman
45b8553979
Removed one more Azure Core 1.2.0 dependency (#3498)
* Update vcpkg.json

* Removed Core 1.2.0 dependency
2022-04-01 11:23:59 -07:00
Larry Osterman
abb6ac0c9a
Add Policy Management Certificates APIs (#3417)
* Added GetPolicyManagementCertificates

* Added Add and Remove policy certificate

* Added support for Tpm attestation

* Moved TPM to attestation service specific section

* Added support for validation callback

* Updated RequestFailedException documentation
2022-03-16 15:12:33 -07:00
Larry Osterman
d2fd862ce1
Create Attestation SDK (#3228)
* Created Attestation


Co-authored-by: Victor Vazquez <victor.vazquez@microsoft.com>
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2022-02-16 09:15:18 -08:00