For MDM-SCEP enrollment with Certificate Enrollment Gateway, Entrust Certificate Authority must allow server-generated verification and nonrepudiation keys.
To allow server-generated verification and nonrepudiation keys
- Edit the
entmgr.ini
settings file. - Set the following contents.
[policy]
allowServerGenVerCert=true
allowServerGenNonRepudCert=true
- Save the changes.