diff --git a/frontend/pages/admin/IntegrationsPage/cards/CertificateAuthorities/components/helpers.tsx b/frontend/pages/admin/IntegrationsPage/cards/CertificateAuthorities/components/helpers.tsx index 541eaa618a..7dd64057ef 100644 --- a/frontend/pages/admin/IntegrationsPage/cards/CertificateAuthorities/components/helpers.tsx +++ b/frontend/pages/admin/IntegrationsPage/cards/CertificateAuthorities/components/helpers.tsx @@ -6,7 +6,7 @@ const CA_LABEL_BY_TYPE: Record = { 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", };