Calling Inbound Webservice from .Net - getting an error
Using Siebel 25.1 on Windows 2022. Calling an inbound Webservice via .Net script getting below error, any help is highly appriciated. verified certificates are present in jks
An error occurred while making the HTTP request to https://hostname/siebel/app/eai_anon/enu?SWEExtSource=SecureWebService;SWEExtCmd=Execute.
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.
Thank you