Not able to understand Service certificate required for WCF -BasicHttp adapter configuration when Security mode is Transport

Hi,

I am trying to invoke WCF web service from BizTalk Server. I have client certificate provided but I am not able to understand how to configure service certificate for WCF -BasicHttp adapter.

Can anybody explain me use of Service Certificate? What is default certificate store location for service certificate? I got stuck because of this and getting below error,

System.ServiceModel.CommunicationException: An error occurred while making the HTTP request to https://ivi.gatrdwa.nl/iviservice. This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case. This could also be caused by a mismatch of the security binding between the client and the server. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Authentication failed because the remote party has closed the transport stream.

   at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)

   at System.Net.PooledStream.EndWrite(IAsyncResult asyncResult)

   at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)

   --- End of inner exception stack trace ---

   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)

   at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)

Please let me know if anybody has faced such type of issue.

Thanks in advance.

September 14th, 2015 3:23am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics