Thread: Otm & SSL
View Single Post
  #7 (permalink)  
Old March 26th, 2008, 15:15
shinsoft shinsoft is offline
Junior Member
 
Join Date: Jan 2008
Posts: 8
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
shinsoft is on a distinguished road
Question Re: Otm & SSL

Nick,
Do you know of any documentation for OTM 5.5 that talks more about transmission under SSL? It would be nice to see any documentation that states why SSL may not work under OTM 5.5 CU 2 or it will work in OTM 5.5 CU3.

I tried typing https://<server>/GC3/glog.integration.servlet.WMServlet directly in the browser and I get the same screen I see when using the http://<server>/GC3/glog.integration.servlet.WMServlet so I'm assuming https:// maybe working or at least OTM maybe looking for data on https://. So I decided to try to post to https:// in our dev environment and I got the following message from my .NET application.

Error #1: Authentication failed because the remote party has closed the transport stream.
Causing Error #2:
The underlying connection was closed: An unexpected error occurred on a send.

This is using the same code that works when sending to http:// url.

Let me know if you have any other advice or suggestions.

Thank you.
Reply With Quote