Skip to main content

SCEP Profile

SCEP Profile specifies the configurations of the SCEP server behaviour. It holds the configuration listed below:

ConfigurationPurposeDefault ValueMandatory
NameSCEP Profile NameYes
DescriptionDescription of the SCEP ProfileNo
Challenge PasswordChallenge Password to authorize certificate requestNo
Renewal ThresholdNumber of days before the certificate expiration date to allow renewal requestHalf-time of the validity period of the CertificateNo
Include CA CertificateInclude certificate of the issuer in the certificate responsefalseNo
Include CA Certificate ChainInclude complete chain in the certificate responsefalseNo
Enable IntuneEnable Microsoft Intune integration for certificate request validationfalseNo
Intune TenantMicrosoft Intune Tenant to be used for request ValidationNo
Intune Application IDID of the Microsoft Intune ApplicationNo
Intune Application KeySecret to authenticate with the Intune applicationNo
CA CertificateCertificate to be used as SCEP CA certificate (for decryption and signing)Yes

SCEP Profile certificate requirements

The certificate to be used for the SCEP Profile should meet the following criteria

  1. Certificate should have associated private key managed by the platform
  2. The key algorithm should be one of the supported RSA or ECDSA
  3. The key pair should have appropriate key set enabled (for encryption and signing)
Microsoft Intune certificate requirements

For Microsoft Intune validation, there may be additional requirements for the certificate. See the Intune Integration Guide for more information.

Operations on SCEP Profile

The following operations can be performed on the SCEP Profile:

OperationDescription
CreateCreate a new SCEP Profile. New SCEP Profile is disabled by default
UpdateUpdate configuration of already existing SCEP Profile
DeleteDelete existing SCEP Profile
DisableDisable existing SCEP Profile. All request to disabled SCEP Profile will be rejected
EnableEnable existing SCEP Profile