Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
December 30, 2004
The subject behavior will occur if Message Queuing cannot access the location of the CRL (Certificate Revocation List) specified in the properties of the certificate, possibly because the specified port is NOT open.
To resolve this issue:
1. Open a CMD.EXE window.
2. Type the following command and press Enter:
REG ADD "HKLMSOFTWAREMicrosoftMSMQParameterssecurity" /V SkipRevocationCheck /T REG_DWORD /D 1 /F
Read more about:
MicrosoftYou May Also Like