Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Messages that you try to send over HTTPS may remain in the outgoing message queue in Message Queuing 3.0


View products that this article applies to.

Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 (http://support.microsoft.com/kb/256986/) Description of the Microsoft Windows Registry

↑ Back to the top


Symptoms

When you try to send messages over HTTPS in Microsoft Message Queuing 3.0, the messages may remain in the outgoing message queue.

Note This problem only occurs on computers that are running Microsoft Windows Server 2003. It does not occur on computers that are running Microsoft Windows XP.

↑ Back to the top


Cause

This problem may occur if Message Queuing 3.0 cannot reach the location of the certificate revocation list (CRL) that is specified in the properties of the certificate. Typically, this behavior occurs when the site cannot be accessed or when the port that is specified in the certificate is not open.

↑ Back to the top


Resolution

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

To resolve this problem, you must add the SkipRevocationCheck DWORD value to the security registry subkey. Then, set the value to 1. Follow these steps, and then quit Registry Editor:
1.Click Start, click Run, type regedit, and then click OK.
2.Locate and then click the following key in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters\security
3.On the Edit menu, point to New, and then click DWORD.
4.Type SkipRevocationCheck, and then press ENTER.
5.On the Edit menu, click Modify.
6.Type 1, and then click OK.

↑ Back to the top


Keywords: KB889859, kbprb, kbinfo, kbhowto

↑ Back to the top

Article Info
Article ID : 889859
Revision : 2
Created on : 4/20/2005
Published on : 4/20/2005
Exists online : False
Views : 316