<?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: SSL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737951#M635958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't save the PSE in the database - you might save the certificate "OU=Equifax Secure Certificate Authority, O=Equifax, C=US" in the database. Load the SAPSSLS.pse into STRUST by choosing PSE -&amp;gt; Import from the menu and save it as SSL Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2007 14:34:17 GMT</pubDate>
    <dc:creator>former_member402999</dc:creator>
    <dc:date>2007-09-06T14:34:17Z</dc:date>
    <item>
      <title>SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737944#M635951</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;we hav e a fully trusted SSL certificate on both the ABAP and J2EE&lt;/P&gt;&lt;P&gt;listeners for the XI systems. As an example, on abc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Accessing the J2EE stack&lt;/P&gt;&lt;P&gt;&lt;A href="https://abc.com:50001/index.html" target="test_blank"&gt;https://abc.com:50001/index.html&lt;/A&gt; we have already&lt;/P&gt;&lt;P&gt;generated a self-signed certificate registered to&lt;/P&gt;&lt;P&gt;abc.com. I have subsequenly had the related CSR&lt;/P&gt;&lt;P&gt;sent to a trust authority and paid for the CSR to be signed. Hence, I&lt;/P&gt;&lt;P&gt;have a fully trusted, valid certificate witha CN&lt;/P&gt;&lt;P&gt;=abc.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to export to ABAP stack?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to export the signed certificate from the J2EE stack and&lt;/P&gt;&lt;P&gt;import it into the ABAP stack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: CA certificate missing in database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"ABAP stack for &lt;A href="https://abc.com:40001" target="test_blank"&gt;https://abc.com:40001&lt;/A&gt; "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 09:00:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737944#M635951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T09:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737945#M635952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you already copied the private key from the J2EE engine to the ABAP stack? If not, you need to do that first (export from J2EE as PKCS#12, convert PKCS#12 to PSE using sapgenpse, import PSE to STRUST). In this case you get both the private key and the signed certificate, and you are done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have already copied the private key, you need to import the root certificate of the trust authority into STRUST (menu Certificate -&amp;gt; Import -&amp;gt; File) and then save it to the database (menu Certificate -&amp;gt; Export -&amp;gt; Database). After that, you can import the signed certificate into the ABAP stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 11:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737945#M635952</guid>
      <dc:creator>former_member402999</dc:creator>
      <dc:date>2007-09-06T11:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737946#M635953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please explain more copy private key from J2EE engine and how ti user sapgenpse?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While exporting database what are the parameters &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trust Center  ?&lt;/P&gt;&lt;P&gt;category ?&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;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 11:56:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737946#M635953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T11:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737947#M635954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in order to export the private key (and the certificate) from the J2EE Engine, go to the keystore service and export the corresponding entry as PKCS#12 file. Then call sapgenpse (which you have downloaded with SAPCryptolib) with command import_p12 (sapgenpse import_p12 will display a help text) in order to create a PSE file. If you wish to store the root certficate of the trust center to the database of STRUST, choose as Trust Center any short name starting with Y or Z and as category Server CA. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 13:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737947#M635954</guid>
      <dc:creator>former_member402999</dc:creator>
      <dc:date>2007-09-06T13:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737948#M635955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sapgenpse import_p12 -p SAPSSLS.pse z_test6.p12,.pfx&lt;/P&gt;&lt;P&gt;import_p12: ERROR -- MISSING password for PKCS#12 file "z_test6.p12,.pfx"&lt;/P&gt;&lt;P&gt;Please enter PKCS#12 encryption  password: ******&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Incomplete certification path -- NEED certificate of "OU=Equifax Secure Certificate Authority, O=Equifax, C=US"!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Radha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 13:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737948#M635955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T13:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737949#M635956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you need to store the certificate "OU=Equifax Secure Certificate Authority, O=Equifax, C=US" to a file and provide it to sapgenpse import_p12 using the -r option: sapgenpse import_p12 -r &amp;lt;certfile&amp;gt; -p SAPSSLS.pse z_test6.p12,.pfx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 13:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737949#M635956</guid>
      <dc:creator>former_member402999</dc:creator>
      <dc:date>2007-09-06T13:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737950#M635957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to cereate SAPSSLS.pse and I exported to database.&lt;/P&gt;&lt;P&gt;Trust center :ZABC&lt;/P&gt;&lt;P&gt;Certificate Category: SERV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still same problem CA certificate missing in database &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;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 14:02:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737950#M635957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T14:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737951#M635958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't save the PSE in the database - you might save the certificate "OU=Equifax Secure Certificate Authority, O=Equifax, C=US" in the database. Load the SAPSSLS.pse into STRUST by choosing PSE -&amp;gt; Import from the menu and save it as SSL Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 14:34:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737951#M635958</guid>
      <dc:creator>former_member402999</dc:creator>
      <dc:date>2007-09-06T14:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737952#M635959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 14:42:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl/m-p/2737952#M635959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T14:42:20Z</dc:date>
    </item>
  </channel>
</rss>

