Event ID 10110 — Configuration
Applies To: Windows Server 2008 R2
You can configure various aspects of the WinRM service. The configuration information is stored in the registry.
Event Details
Product: | Windows Operating System |
ID: | 10110 |
Source: | Microsoft-Windows-WinRM |
Version: | 6.1 |
Symbolic Name: | LOG_WSMAN_CRL_OFFLINE |
Message: | The WinRM service cannot validate the client certificate because the revocation status of the certificate or one of the certificates in the certificate chain is either offline or stale. User Action Please ensure that the Certificate Revocation List is accessible and up-to-date. |
Resolve
Update Certificate Revocation List
To correct this problem, ensure that the Certificate Revocation List is accessible and up-to-date.
Verify
Use the winrm command-line tool to request the WinRM service to verify that the service is listening on the network.
To make a request, type winrm get winrm/config -r:<computer>, where computer is the name of the remote computer where the winrm service is running.