MSMQ over HTTPS fails

  • Thread starter Thread starter Danno
  • Start date Start date
D

Danno

Guest
MSMQ (not AD integrated) is failing when communicating from a Server 2003 to
Server 2003 over HTTPS.

The same communication is successful when using only HTTP (not SSL)

HTTPS communication IS successful when sending from a Windows XP client to
Server 2003 (SSL)

The problem only occurs for server to server communication over SSL

We have tried with both Thawte and Versign certs with the same errors.

What's frustrating is there are no entries logged in the IIS log for the
server to server HTTPS communications. There are log entries for all
successful communications described above.

So here's a summary of what works and what doesn't work:

MSMQ over HTTPS
Server 2003 to Server 2003 (Fails)
Windows XP to Server 2003 (Successful)

MSMQ over HTTP
Server 2003 to Server 2003 (Successful)
Windows XP to Server 2003 (Successful)

We don't believe it's an issue with either of the two certs tested as
Windows XP to Server 2003 over HTTPS is succesful, but any suggestions are
appreciated.
 
RE: MSMQ over HTTPS fails

Have you checked the outbound HTTPS connection on Server 2003? It may be
blocked or use different port in someway.
--
DJ Baby Anne''''s Biggest Fan


"Danno" wrote:

> MSMQ (not AD integrated) is failing when communicating from a Server 2003 to
> Server 2003 over HTTPS.
>
> The same communication is successful when using only HTTP (not SSL)
>
> HTTPS communication IS successful when sending from a Windows XP client to
> Server 2003 (SSL)
>
> The problem only occurs for server to server communication over SSL
>
> We have tried with both Thawte and Versign certs with the same errors.
>
> What's frustrating is there are no entries logged in the IIS log for the
> server to server HTTPS communications. There are log entries for all
> successful communications described above.
>
> So here's a summary of what works and what doesn't work:
>
> MSMQ over HTTPS
> Server 2003 to Server 2003 (Fails)
> Windows XP to Server 2003 (Successful)
>
> MSMQ over HTTP
> Server 2003 to Server 2003 (Successful)
> Windows XP to Server 2003 (Successful)
>
> We don't believe it's an issue with either of the two certs tested as
> Windows XP to Server 2003 over HTTPS is succesful, but any suggestions are
> appreciated.
 
RE: MSMQ over HTTPS fails

Did you get a solution to your problem.
--
Thanks
JDS


"Danno" wrote:

> MSMQ (not AD integrated) is failing when communicating from a Server 2003 to
> Server 2003 over HTTPS.
>
> The same communication is successful when using only HTTP (not SSL)
>
> HTTPS communication IS successful when sending from a Windows XP client to
> Server 2003 (SSL)
>
> The problem only occurs for server to server communication over SSL
>
> We have tried with both Thawte and Versign certs with the same errors.
>
> What's frustrating is there are no entries logged in the IIS log for the
> server to server HTTPS communications. There are log entries for all
> successful communications described above.
>
> So here's a summary of what works and what doesn't work:
>
> MSMQ over HTTPS
> Server 2003 to Server 2003 (Fails)
> Windows XP to Server 2003 (Successful)
>
> MSMQ over HTTP
> Server 2003 to Server 2003 (Successful)
> Windows XP to Server 2003 (Successful)
>
> We don't believe it's an issue with either of the two certs tested as
> Windows XP to Server 2003 over HTTPS is succesful, but any suggestions are
> appreciated.
 
Back
Top