Clarifying text for ndes_scep_proxy that it's for dynamic SCEP (#40742)

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #34521

# Checklist for submitter

- [x] QA'd all new/changed functionality manually
This commit is contained in:
Jake Stenger
2026-03-03 08:54:26 -08:00
committed by GitHub
parent cba11a8750
commit 15567efdae
@@ -6,7 +6,7 @@ const CA_LABEL_BY_TYPE: Record<ICertificateAuthorityType, string> = {
digicert: "DigiCert",
hydrant: "Hydrant Enrollment Over Secure Transport (EST)",
ndes_scep_proxy:
"Okta CA or Microsoft Network Device Enrollment Service (NDES)",
"Dynamic SCEP - Okta CA or Microsoft Network Device Enrollment Service (NDES)",
smallstep: "Smallstep",
};