Certificate Enrollment Web Service (CES) and Certificate Enrollment Policy Web Service (CEP)

Venkata Chaitanya Raju Konduru 21 Reputation points
2021-04-22T14:20:12.373+00:00

In Microsoft PKI while configuring the CEP and CES we are able to choose only one option for authentication. The options available are 1) Computer Integrated Authentication(Kerberos) 2) Client Certificate Authentication 3) Username and Password. How is it possible to choose both Computer Integrated Authentication(Kerberos) and Username&Password options. Any help in this regard is appreciated. Thank you.

Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Vadims Podāns 9,186 Reputation points MVP
    2021-04-23T07:33:31.933+00:00

    Additional CES instances (though, not CEP) are installed using PowerShell: Install-AdcsEnrollmentWebService. Make sure that all instances of CES application run under same account, otherwise it will fail due to SPN collision.

    1 person found this answer helpful.

  2. Anonymous
    2021-04-23T06:33:52.707+00:00

    Hi,
    Actually, i tried to install the Certificate Enrollment Web Service (CES) and Certificate Enrollment Policy Web Service (CEP) in my lab too.
    Didn't find a way to select the two options (Computer Integrated Authentication (Kerberos) and Username Password) at the same time.
    Best Regards,

    0 comments No comments

  3. Venkata Chaitanya Raju Konduru 21 Reputation points
    2021-04-23T06:43:37.413+00:00

    90633-image-1.png

    @Anonymous Thank you for the response. I'm not sure how its possible to achieve but looking at the above snapshot says its possible but don't know how?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.