<?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 Did you set the Cordova in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Ssl-Certificate-Error-Alert/m-p/1111437#M72475</link>
    <description>&lt;P&gt;Did you set the Cordova whitelist section on the projects tab for your specific project via the Build Settings. I recommend selecting the Cordova Whitelist and adding a * (asterisk) to the Navigation as well as Network Requests (Internal Whitelist). Rebuild and install your application on your android device to test. Also, when using the Debug tab, remember that you can open the builtin Chrome Developer Tools to view the network traffic, errors and other valuable information.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Dec 2015 21:02:41 GMT</pubDate>
    <dc:creator>Elroy_A_Intel</dc:creator>
    <dc:date>2015-12-17T21:02:41Z</dc:date>
    <item>
      <title>Ssl Certificate Error Alert</title>
      <link>https://community.intel.com/t5/Software-Archive/Ssl-Certificate-Error-Alert/m-p/1111436#M72474</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Problem mit SSL Zertifikat:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Die Fehlermeldungen:&lt;/P&gt;

&lt;P&gt;(- Webseite: keine -&amp;nbsp;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;ALLES FUNKTIONIERT WIE ES SOLL)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;- XDK Emulator: keine - ALLES FUNKTIONIERT WIE ES SOLL&lt;/P&gt;

&lt;P&gt;- XDK Debug: Fehler-Fenster mit "&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;Ssl Certificate Error Alert" (nach OK funktioniert alles, nach Abbrechen nicht)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;- Installiert auf Android (Galaxy S4): NICHTS funktioniert (kein Popup, und ich lande in der error-Funktion, ohne vernünftige Fehlermeldung)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;Mein Code:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;var opts = {&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; type: "POST",&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; success: function (data) {&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; getSearchCallback(data);&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; error: function(XHR, textStatus, errorThrown) {&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; url: 'http://........',&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; data: {&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'msg': msg&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;$.ajax(opts);&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Das Zertifikat: von Comodo (das power ssl&amp;nbsp;&lt;/SPAN&gt;von alfahosting).&lt;/P&gt;

&lt;P&gt;Ich habe dort extra ein (billiges) Zertifikat gekauft, weil ein selbst erstelltes mit ajax calls aufgrund der nicht möglichen Vertrauens-Bestätigung nicht funktioniert.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 09:16:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ssl-Certificate-Error-Alert/m-p/1111436#M72474</guid>
      <dc:creator>T_R_</dc:creator>
      <dc:date>2015-12-17T09:16:14Z</dc:date>
    </item>
    <item>
      <title>Did you set the Cordova</title>
      <link>https://community.intel.com/t5/Software-Archive/Ssl-Certificate-Error-Alert/m-p/1111437#M72475</link>
      <description>&lt;P&gt;Did you set the Cordova whitelist section on the projects tab for your specific project via the Build Settings. I recommend selecting the Cordova Whitelist and adding a * (asterisk) to the Navigation as well as Network Requests (Internal Whitelist). Rebuild and install your application on your android device to test. Also, when using the Debug tab, remember that you can open the builtin Chrome Developer Tools to view the network traffic, errors and other valuable information.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 21:02:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ssl-Certificate-Error-Alert/m-p/1111437#M72475</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2015-12-17T21:02:41Z</dc:date>
    </item>
  </channel>
</rss>

