07-15-2015 12:43 AM
Hi,
We installed Mediasense 10.5 in our test environment. I try to send an HttpWebRequest from a .net client code that i wrote (the url is "https://SERVER-IP:8440/ora/authenticationService/authentication/signIn" and using localhost as the server) to MediaSense API. I get the the following error:
"The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."
I searched for it some, they say it is a certificate problem, but i couldn't figure out how to regenerate MediaSense certificates since Mediasense didn't ask for any certificates during the installation.
What might be the cause of the problem? If it is the certificates, how to regenerate them?
Thanks.
07-16-2015 05:21 PM
Hi Kumasoglu,
we are looking into this if its due to Certificates only or some other issue.
Can you please share the value of content-type and request parameters of signIn request you are trying to hit?
Regards
Richa
07-21-2015 11:30 AM
Hi Kumasoglu
Also MediaSense will not ask for certificates during installation .We have to add them to cacert store manually . For .net code client code , you have to download the certificates by opening MediaSense URl in browser and then has to import those certificates to .net cacert store.
Can you please trying adding certificates manually and then try to hit signIn API.
Regards
Richa
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide