I am testing a NPS server in Windows Server 2022, with PEAP (with certificates), the setup is:
- Windows Server 2022 --> AD DS (test.lab), AD CS, NPS
- Windows 10 --> Joined to domain
Certs in Windows Server 2022:
NPS configuration:
Result:
The connection is succesfull, but now, I am trying to revoke the certificate for reject the connection but I dont know how are following steps... I have tried to revoke the certificate with Certificate Authority, but doesn't work
To enable revocation check, please try the following:
Revoking certificates
Open a elevated command window and enter the below commands:
Click start -> Administrative Tools -> Click Certification Authority -> Expand your CA -> Click the Issued Certificates folder -> Select issues certificates -> Click All Tasks -> click Revoke Certificate -> In the Certificate Revocation dialog box -> select Cease of Operation -> click OK
References :
certificate revocation | Richard M. Hicks Consulting, Inc. (richardhicks.com).
How to Decommission a Windows Enterprise Certification Authority and How to Remove All Related Objects - TechNet Articles - United States (English) - TechNet Wiki (microsoft.com).