<?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 Re: Java Security Warning in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/java-security-warning/m-p/9561100#M1754233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like you are connecting via HTTPS.&amp;nbsp; Are you using a self signed server certificate?&amp;nbsp; If so, can you install that certificate to your PC in the Trusted Root CA location?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jun 2013 14:24:55 GMT</pubDate>
    <dc:creator>Private_Member_12188</dc:creator>
    <dc:date>2013-06-24T14:24:55Z</dc:date>
    <item>
      <title>Java Security Warning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/java-security-warning/m-p/9561099#M1754232</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;After installing java7u21 i am facing with a java pop up everytime i log in the PDM system and access Portfolio and Project Management(PPM) --&amp;gt; open a project and switch to "Graphic". If i choose that " I accept the risk and want to run this app" and "Do not show this again for this app", no matter how many i will open after that this pop up won't appear until the next log on in the system.&lt;/P&gt;&lt;P&gt;What kind of certificates do i need to solve this problem and what are the steps when creating the certificate for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/235749" height="452" width="563" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dacian M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 12:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/java-security-warning/m-p/9561099#M1754232</guid>
      <dc:creator>dacian_micle</dc:creator>
      <dc:date>2013-06-24T12:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Java Security Warning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/java-security-warning/m-p/9561100#M1754233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like you are connecting via HTTPS.&amp;nbsp; Are you using a self signed server certificate?&amp;nbsp; If so, can you install that certificate to your PC in the Trusted Root CA location?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 14:24:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/java-security-warning/m-p/9561100#M1754233</guid>
      <dc:creator>Private_Member_12188</dc:creator>
      <dc:date>2013-06-24T14:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Java Security Warning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/java-security-warning/m-p/9561101#M1754234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already installed the self signed certificate in the Trusted Root CA on Citrix servers( i connect to sap system through citrix) but this fixed another warning pop up window that i had before this one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 08:22:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/java-security-warning/m-p/9561101#M1754234</guid>
      <dc:creator>dacian_micle</dc:creator>
      <dc:date>2013-06-25T08:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Java Security Warning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/java-security-warning/m-p/9561102#M1754235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a standard JAVA security warning for unsigned applets and not related to the certificate set up at all. The changes have been introduced by Oracle with &lt;A href="https://www.java.com/en/download/faq/signed_code.xml"&gt;Java 7 update 21&lt;/A&gt;. According to Oracle&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN class="bodytext"&gt;&lt;SPAN class="bodytext"&gt;The changes in Java 7u21 are intended to increase security for the end user by encouraging application developers and vendors to identify their applications using a digital certificate issued by a Certificate Authority. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However signing an app is not allways the better approach, as then the app may be able to access data, it was not able to when it was unsigned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 09:22:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/java-security-warning/m-p/9561102#M1754235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-25T09:22:44Z</dc:date>
    </item>
  </channel>
</rss>

