<?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>Question Re: Importing intermediate Certificate in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292618#M1980098</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;&amp;gt;Ok, so how do you extract them to the base 64 X.509 format?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just open it from windows (double click), go to the details tab and press the "copy to file" button.&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;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2009 18:19:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-04T18:19:49Z</dc:date>
    <item>
      <title>Importing intermediate Certificate</title>
      <link>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaq-p/5292613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are having issues importing a intermediate certificate from Thawte.  We were able to import the Web Server certificate with no problems but when we try the intermediate one it says "no public key can be found."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone ran into this issue before?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 15:48:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaq-p/5292613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T15:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Importing intermediate Certificate</title>
      <link>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292614#M1980094</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;Where do you want to import this certificate ?&lt;/P&gt;&lt;P&gt;ABAP stack STRUST or Java Stack Visual Admin ?&lt;/P&gt;&lt;P&gt;Which SAP product and release ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS :  You have to give the context of your question : we cannot guess it !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 18:24:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292614#M1980094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T18:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Importing intermediate Certificate</title>
      <link>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292615#M1980095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry should of included that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using sapgenpse to import the certificates that will reside on the SAP Web Dispatcher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ECC 6.0 is our SAP release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 18:26:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292615#M1980095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T18:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Importing intermediate Certificate</title>
      <link>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292616#M1980096</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;Well, I don't know if this info will be useful to it but When I need to configure a signed SSL certificate for a SAP web dispatcher, I use transaction STRUST with option file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the signed certificate includes both a root CA and an intermediate CA, I have to extract bith these certificates in base 64 X.509 format and then using a text editor, concatenate the 3 certificates (signed certificate, intermediate CA and root ca) in a single base 64 file. Then I can import susccesfully this file in STRUST in the PSE file that I use for the Web dispatcher.&lt;/P&gt;&lt;P&gt;Tricky, but it works for me !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 08:49:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292616#M1980096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-04T08:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Importing intermediate Certificate</title>
      <link>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292617#M1980097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so how do you extract them to the base 64 X.509 format?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the command we used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sapgenpse import_own_cert -p &amp;lt;pse file to use&amp;gt; -c &amp;lt;server certificate&amp;gt; -x &amp;lt;your pin&amp;gt; -r "&amp;lt;root CA certificate&amp;gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 12:26:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292617#M1980097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-04T12:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Importing intermediate Certificate</title>
      <link>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292618#M1980098</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;&amp;gt;Ok, so how do you extract them to the base 64 X.509 format?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just open it from windows (double click), go to the details tab and press the "copy to file" button.&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;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 18:19:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292618#M1980098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-04T18:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Importing intermediate Certificate</title>
      <link>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292619#M1980099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh we have the raw certificate code already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So are you saying take what's between the "Begin / End Certificate" and combine that code into 1 single file and then import?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 18:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292619#M1980099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-04T18:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Importing intermediate Certificate</title>
      <link>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292620#M1980100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We just solved this by running sapgenpse import_own_cert -p &amp;lt;pse file&amp;gt; -c &amp;lt;certificate file&amp;gt; -r &amp;lt;intermediate file&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 13:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292620#M1980100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T13:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Importing intermediate Certificate</title>
      <link>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292621#M1980101</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;Let me give a bit clearer explanation.&lt;/P&gt;&lt;P&gt;Assuming you have previously setup SSL and HTTPS a Certificate Import is not to hard. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From whoever manages your Certificates they will give you three items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Root Certificate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Root-R1.cer&lt;/P&gt;&lt;P&gt;2. Intermediate Certificate&amp;nbsp;&amp;nbsp;&amp;nbsp; gsorgsha2256.cer&lt;/P&gt;&lt;P&gt;3. Self Signed Certificate&amp;nbsp;&amp;nbsp;&amp;nbsp; southern.com.pfx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I upload these to my AIX server in a staged area&amp;nbsp;&amp;nbsp; /SAP/stage/gscerts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next copy these files to your&amp;nbsp; your SECUDIR as noted below.&amp;nbsp; Run sapgenpse from that area also. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set your environment (in my case AIX)&lt;/P&gt;&lt;P&gt;setenv SECURDIR /usr/sap/SID/DVMB##/sec&amp;nbsp;&amp;nbsp; (Use the actual values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; setenv SECURDIR /usr/sap/FSB/DVEMB01/sec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You concatenate these 3 files in one string with the following command. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sapgenpse import_p12 -r Root1.cer -r gsorsha2256.cer -p SAPSSLS.pse southern.com.pfx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will normally ask you for a Pin&amp;nbsp; that was given to you when they sent you the certificates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will produce a file called SAPSSL.pse&amp;nbsp;&amp;nbsp; in your /usr/sap/DVMB##/sec directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you must run a 2nd step to generate a secure logon file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sapgenpse&amp;nbsp; seclogin -p SAPSSLS.pse -O &amp;lt;SID&amp;gt; adm&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy the SAPSSLS.pse to your local computer.&lt;/P&gt;&lt;P&gt;Run strustssO2 and import the PSE Key.&amp;nbsp; Point it to your local computer and the SAPSSLS.pse file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double Click on the file, it will auto populate the next table.&lt;/P&gt;&lt;P&gt;Then click on 'Add to Certificate List .&lt;/P&gt;&lt;P&gt;Then click on add to ACL.&amp;nbsp; Enter the SID and Instance #.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must restart the ICM to get the new key read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;View the ICM trace file to ensure it finds the certificate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps. If you have questions, feel free to ask. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 18:29:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/importing-intermediate-certificate/qaa-p/5292621#M1980101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-22T18:29:30Z</dc:date>
    </item>
  </channel>
</rss>

