Skip to content

Commit a587811

Browse files
committed
update
1 parent 0c42425 commit a587811

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/confidential-ledger/verify-node-quotes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Verify the validity of an Azure Confidential Ledger node quote
3-
description: Learn how to verify the validity of an Azure Confidential Ledger node quote
2+
title: Establish trust on Azure Confidential Ledger
3+
description: Learn how to establish trust on Azure Confidential Ledger by verifying the node quote
44
author: settiy
55
ms.author: settiy
66
ms.date: 08/18/2023
@@ -9,7 +9,7 @@ ms.custom: devx-track-linux
99
ms.topic: how-to
1010
---
1111

12-
# Verify an Azure Confidential Ledger node quote
12+
# Establish trust on Azure Confidential Ledger
1313

1414
An Azure Confidential Ledger node executes on top of a Trusted Execution Environment(TEE), such as Intel SGX, which guarantees the confidentiality of the data while in process. The trustworthiness of the platform and the binaries running inside it is guaranteed through a remote attestation process. An Azure Confidential Ledger requires a node to present a quote before joining the network. The quote report data contains the cryptographic hash of the node's identity public key and the MRENCLAVE value. The node is allowed to join the network if the quote is found to be valid and the MRENCLAVE value is one of the allowed values in the auditable governance.
1515

0 commit comments

Comments
 (0)