diff --git a/docs/docs/deployment/platforms/on-prem.md b/docs/docs/deployment/platforms/on-prem.md index 15d4c24c..e88ec9a0 100644 --- a/docs/docs/deployment/platforms/on-prem.md +++ b/docs/docs/deployment/platforms/on-prem.md @@ -51,7 +51,7 @@ You currently have two options regarding PCCS for your on-premises machines and 1. Use a public PCCS service by configuring your QGL and QVL to point to the public endpoints. Currently, Azure and Alibaba Cloud provide such a service but require using infrastructure by these providers to make full use of the service. -1. Run your own PCCS and expose it to your machine or cluster. See [Intel's demo reference implementation](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/master/QuoteGeneration/pccs/README.md) and [design guide](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/SGX_DCAP_Caching_Service_Design_Guide.pdf) for more information. +1. Run your own PCCS and expose it to your machine or cluster. See [Intel's demo reference implementation](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/dcap_1.21_reproducible/QuoteGeneration/pccs/README.md) and [design guide](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/SGX_DCAP_Caching_Service_Design_Guide.pdf) for more information. Follow these steps to set up your machines for your PCCS: diff --git a/docs/versioned_docs/version-1.1/deployment/on-prem.md b/docs/versioned_docs/version-1.1/deployment/on-prem.md index fcbb4f4b..ba0e3908 100644 --- a/docs/versioned_docs/version-1.1/deployment/on-prem.md +++ b/docs/versioned_docs/version-1.1/deployment/on-prem.md @@ -51,7 +51,7 @@ You currently have two options regarding PCCS for your on-premises machines and 1. Use a public PCCS service by configuring your QGL and QVL to point to the public endpoints. Currently, Azure and Alibaba Cloud provide such a service, but require using infrastructure by these providers to make full use of the service. -1. Run your own PCCS and expose it to your machine or cluster. See [Intel's demo reference implementation](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/master/QuoteGeneration/pccs/README.md) and [design guide](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/SGX_DCAP_Caching_Service_Design_Guide.pdf) for more information. +1. Run your own PCCS and expose it to your machine or cluster. See [Intel's demo reference implementation](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/dcap_1.21_reproducible/QuoteGeneration/pccs/README.md) and [design guide](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/SGX_DCAP_Caching_Service_Design_Guide.pdf) for more information. Follow these steps to set up your machines for your PCCS: diff --git a/docs/versioned_docs/version-1.2/deployment/platforms/on-prem.md b/docs/versioned_docs/version-1.2/deployment/platforms/on-prem.md index c73c9667..32ae3a20 100644 --- a/docs/versioned_docs/version-1.2/deployment/platforms/on-prem.md +++ b/docs/versioned_docs/version-1.2/deployment/platforms/on-prem.md @@ -51,7 +51,7 @@ You currently have two options regarding PCCS for your on-premises machines and 1. Use a public PCCS service by configuring your QGL and QVL to point to the public endpoints. Currently, Azure and Alibaba Cloud provide such a service but require using infrastructure by these providers to make full use of the service. -1. Run your own PCCS and expose it to your machine or cluster. See [Intel's demo reference implementation](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/master/QuoteGeneration/pccs/README.md) and [design guide](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/SGX_DCAP_Caching_Service_Design_Guide.pdf) for more information. +1. Run your own PCCS and expose it to your machine or cluster. See [Intel's demo reference implementation](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/dcap_1.21_reproducible/QuoteGeneration/pccs/README.md) and [design guide](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/SGX_DCAP_Caching_Service_Design_Guide.pdf) for more information. Follow these steps to set up your machines for your PCCS: diff --git a/docs/versioned_docs/version-1.3/deployment/platforms/on-prem.md b/docs/versioned_docs/version-1.3/deployment/platforms/on-prem.md index 15d4c24c..e88ec9a0 100644 --- a/docs/versioned_docs/version-1.3/deployment/platforms/on-prem.md +++ b/docs/versioned_docs/version-1.3/deployment/platforms/on-prem.md @@ -51,7 +51,7 @@ You currently have two options regarding PCCS for your on-premises machines and 1. Use a public PCCS service by configuring your QGL and QVL to point to the public endpoints. Currently, Azure and Alibaba Cloud provide such a service but require using infrastructure by these providers to make full use of the service. -1. Run your own PCCS and expose it to your machine or cluster. See [Intel's demo reference implementation](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/master/QuoteGeneration/pccs/README.md) and [design guide](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/SGX_DCAP_Caching_Service_Design_Guide.pdf) for more information. +1. Run your own PCCS and expose it to your machine or cluster. See [Intel's demo reference implementation](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/dcap_1.21_reproducible/QuoteGeneration/pccs/README.md) and [design guide](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/SGX_DCAP_Caching_Service_Design_Guide.pdf) for more information. Follow these steps to set up your machines for your PCCS: diff --git a/docs/versioned_docs/version-1.4/deployment/platforms/on-prem.md b/docs/versioned_docs/version-1.4/deployment/platforms/on-prem.md index 15d4c24c..e88ec9a0 100644 --- a/docs/versioned_docs/version-1.4/deployment/platforms/on-prem.md +++ b/docs/versioned_docs/version-1.4/deployment/platforms/on-prem.md @@ -51,7 +51,7 @@ You currently have two options regarding PCCS for your on-premises machines and 1. Use a public PCCS service by configuring your QGL and QVL to point to the public endpoints. Currently, Azure and Alibaba Cloud provide such a service but require using infrastructure by these providers to make full use of the service. -1. Run your own PCCS and expose it to your machine or cluster. See [Intel's demo reference implementation](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/master/QuoteGeneration/pccs/README.md) and [design guide](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/SGX_DCAP_Caching_Service_Design_Guide.pdf) for more information. +1. Run your own PCCS and expose it to your machine or cluster. See [Intel's demo reference implementation](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/dcap_1.21_reproducible/QuoteGeneration/pccs/README.md) and [design guide](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/SGX_DCAP_Caching_Service_Design_Guide.pdf) for more information. Follow these steps to set up your machines for your PCCS: diff --git a/docs/versioned_docs/version-1.5/deployment/platforms/on-prem.md b/docs/versioned_docs/version-1.5/deployment/platforms/on-prem.md index 15d4c24c..e88ec9a0 100644 --- a/docs/versioned_docs/version-1.5/deployment/platforms/on-prem.md +++ b/docs/versioned_docs/version-1.5/deployment/platforms/on-prem.md @@ -51,7 +51,7 @@ You currently have two options regarding PCCS for your on-premises machines and 1. Use a public PCCS service by configuring your QGL and QVL to point to the public endpoints. Currently, Azure and Alibaba Cloud provide such a service but require using infrastructure by these providers to make full use of the service. -1. Run your own PCCS and expose it to your machine or cluster. See [Intel's demo reference implementation](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/master/QuoteGeneration/pccs/README.md) and [design guide](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/SGX_DCAP_Caching_Service_Design_Guide.pdf) for more information. +1. Run your own PCCS and expose it to your machine or cluster. See [Intel's demo reference implementation](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/dcap_1.21_reproducible/QuoteGeneration/pccs/README.md) and [design guide](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/SGX_DCAP_Caching_Service_Design_Guide.pdf) for more information. Follow these steps to set up your machines for your PCCS: