Commit f977f11
committed
Merge branch 'peg/attested-tls-crate' into peg/attested-tls-expose-cert-verifier
* peg/attested-tls-crate: (32 commits)
chore: lint markdown
chore: prettify
Buildernet measurements should not be fetched on each test run - use a pre-fetched fixture
Allow PCR register names to be given as eg. pcr4 in measurements JSON
Fix DCAP register field names in measurements JSON format, allowing backwards compatibility
Pin to specificy commit of ra-rls
Convert test assests to yaml
Prettify JSON in test assets
Use fixed commit of dcap-qvl
Add stable toolchain in CI
Switch toolchain to stable, but in CI check for nightly fmt and clippy
Move Azure root certs to separate files and include with include_str!
Improve normalization for attestation provider URL
Fix doccomment for clarity
Change field name for clarity
Improve check for running on GCP to match GCP documented standard
Rename variable for clarity
Typo
Typo
Typo
...27 files changed
Lines changed: 1243 additions & 300 deletions
File tree
- .github/workflows
- crates
- attestation
- assets
- src
- azure
- test-assets
- attested-tls
- nested-tls/src/client
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
37 | | - | |
38 | | - | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | | - | |
41 | | - | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments