Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
set to enpointType to AzCache to refreshCertChain
Browse files Browse the repository at this point in the history
  • Loading branch information
stevendongatmsft committed Apr 25, 2023
1 parent 62cb591 commit 669d548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/aasp/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ func main() {
}

azure_info.CertFetcher = attest.CertFetcher{
EndpointType: "AMD",
EndpointType: "AzCache",
Endpoint: "americas.test.acccache.azure.net",
TEEType: "SevSnpVM",
APIVersion: "api-version=2020-10-15-preview",
Expand Down

0 comments on commit 669d548

Please sign in to comment.