<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic MediaSense API HttpWebRequest Problem in Management</title>
    <link>https://community.cisco.com/t5/management/mediasense-api-httpwebrequest-problem/m-p/3496754#M1201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;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&amp;nbsp; is&amp;nbsp; "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://SERVER-IP:8440/ora/authenticationService/authentication/signIn" rel="nofollow" target="_blank"&gt;https://SERVER-IP:8440/ora/authenticationService/authentication/signIn&lt;/A&gt;&lt;SPAN&gt;" and using localhost as the server)&amp;nbsp; to MediaSense API. I get the the following error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What might be the cause of the problem? If it is the certificates, how to regenerate them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2015 07:43:53 GMT</pubDate>
    <dc:creator>Gozde Kumasoglu</dc:creator>
    <dc:date>2015-07-15T07:43:53Z</dc:date>
    <item>
      <title>MediaSense API HttpWebRequest Problem</title>
      <link>https://community.cisco.com/t5/management/mediasense-api-httpwebrequest-problem/m-p/3496754#M1201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;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&amp;nbsp; is&amp;nbsp; "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://SERVER-IP:8440/ora/authenticationService/authentication/signIn" rel="nofollow" target="_blank"&gt;https://SERVER-IP:8440/ora/authenticationService/authentication/signIn&lt;/A&gt;&lt;SPAN&gt;" and using localhost as the server)&amp;nbsp; to MediaSense API. I get the the following error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What might be the cause of the problem? If it is the certificates, how to regenerate them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 07:43:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/mediasense-api-httpwebrequest-problem/m-p/3496754#M1201</guid>
      <dc:creator>Gozde Kumasoglu</dc:creator>
      <dc:date>2015-07-15T07:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: MediaSense API HttpWebRequest Problem</title>
      <link>https://community.cisco.com/t5/management/mediasense-api-httpwebrequest-problem/m-p/3496755#M1202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumasoglu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are looking into this if its due to Certificates only or some other issue.&lt;/P&gt;&lt;P&gt;Can you please share the value of content-type and request parameters of signIn request you are trying to hit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 00:21:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/mediasense-api-httpwebrequest-problem/m-p/3496755#M1202</guid>
      <dc:creator>ricr</dc:creator>
      <dc:date>2015-07-17T00:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: MediaSense API HttpWebRequest Problem</title>
      <link>https://community.cisco.com/t5/management/mediasense-api-httpwebrequest-problem/m-p/3496756#M1203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumasoglu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please trying adding certificates manually and then try to hit signIn API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 18:30:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/mediasense-api-httpwebrequest-problem/m-p/3496756#M1203</guid>
      <dc:creator>ricr</dc:creator>
      <dc:date>2015-07-21T18:30:34Z</dc:date>
    </item>
  </channel>
</rss>

