Commit 21a4bb0
v1.2.2: restore inference attestation verify (works with tee-proxy on 9443)
CVMs now route inference through tee-proxy on :9443, which emits the
JSON evidence format attestation-cli verify accepts. Restore the
base64+gunzip → attestation-cli verify code path so check [4/5] reports
"Platform: az-snp (via tee-proxy)" / "Attestation: valid (signature
verified)" instead of stopping at "present (HCL report)".
Keep the SEV-SNP Esys_Quote --report-data-hex retry-without-flag
fallback in check [1/5] — that addresses a separate Azure CVM image
TPM owner auth quirk (Bug 1).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 200d362 commit 21a4bb0
1 file changed
+16
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
169 | 181 | | |
170 | 182 | | |
171 | 183 | | |
172 | 184 | | |
173 | 185 | | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
184 | 189 | | |
185 | 190 | | |
186 | 191 | | |
| |||
0 commit comments