AWS privateca documentation change
Summary
Changed 'public SCEP URL' to 'SCEP URL' in Jamf Pro configuration instructions
Security assessment
The change appears to clarify terminology for a certificate enrollment feature but doesn't address security vulnerabilities or introduce new security documentation. SCEP itself is security-related, but the modification is purely descriptive.
Diff
diff --git a/privateca/latest/userguide/connector-for-scep-general-purpose.md b/privateca/latest/userguide/connector-for-scep-general-purpose.md index 376e687c6..2e50b3629 100644 --- a//privateca/latest/userguide/connector-for-scep-general-purpose.md +++ b//privateca/latest/userguide/connector-for-scep-general-purpose.md @@ -61 +61 @@ After you create a connector for SCEP, you must set AWS Private CA as an externa - 8. Copy and paste the Connector for SCEP **public SCEP URL** from the connector's details to the **URL** field in Jamf Pro. To view a connector's details, choose the connector from the [Connectors for SCEP](https://console.aws.amazon.com/pca-connector-scep/home#/connectors) list. Alternatively, you can get the URL by calling [GetConnector](https://docs.aws.amazon.com/pca-connector-scep/latest/APIReference/API_GetConnector.html) and copy the `Endpoint` value from the response. + 8. Copy and paste the Connector for SCEP **SCEP URL** from the connector's details to the **URL** field in Jamf Pro. To view a connector's details, choose the connector from the [Connectors for SCEP](https://console.aws.amazon.com/pca-connector-scep/home#/connectors) list. Alternatively, you can get the URL by calling [GetConnector](https://docs.aws.amazon.com/pca-connector-scep/latest/APIReference/API_GetConnector.html) and copy the `Endpoint` value from the response.