<?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: SM59 and a HTTP Client Connection Using SSL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-and-a-http-client-connection-using-ssl/m-p/9681871#M1767192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using BASIC Authentication for this RFC.&amp;nbsp; SSL Client Certificate authentication is neither needed nor desired.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Aug 2013 18:21:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-08-30T18:21:25Z</dc:date>
    <item>
      <title>SM59 and a HTTP Client Connection Using SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-and-a-http-client-connection-using-ssl/m-p/9681870#M1767191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running an ECC 6.0 (EHP 5) system.&amp;nbsp; Our ECC System is a dual stack system.&amp;nbsp; We've recently enabled SSL on the ECC's java stack.&amp;nbsp; The SSL Server Certificate has been signed by my organization's internal CA.&amp;nbsp; All of our desktops recognize this CA.&amp;nbsp; I'm pretty sure SM/59/our ABAP system does not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After enabling HTTPS on the Java Stack (TCP port 5XX01) we disabled the HTTP service (5XX00) per our security overlords mandate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only application we have running on the Java Stack is Adobe Document Services.&amp;nbsp; The &lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30ec0508-9438-2c10-f393-a41fb255698d?overridelayout=true"&gt;setup guide for ADS is located here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, ADS involves a HTTP Connection in SM59.&amp;nbsp; How do I configure this HTTP connection in SM59 over SSL (HTTPS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Key considerations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I've not imported our Enterprises' Root CA into the Trusted CAs for AS ABAP for the main reason that I do not know how to.&amp;nbsp; How do I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 18:17:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-and-a-http-client-connection-using-ssl/m-p/9681870#M1767191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-30T18:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: SM59 and a HTTP Client Connection Using SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-and-a-http-client-connection-using-ssl/m-p/9681871#M1767192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using BASIC Authentication for this RFC.&amp;nbsp; SSL Client Certificate authentication is neither needed nor desired.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 18:21:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-and-a-http-client-connection-using-ssl/m-p/9681871#M1767192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-30T18:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: SM59 and a HTTP Client Connection Using SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-and-a-http-client-connection-using-ssl/m-p/9681872#M1767193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Presently I have gone to the "Logon &amp;amp; Security" tab of SM59.&amp;nbsp; Under "Security Options" I have set SSL to "Active".&amp;nbsp; SSL Certificate is set to ANONYM SSL (Anonymous).&amp;nbsp; On the "Technical Settings" tab I have updated the port to point to the HTTPS port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I test the RFC, as presently configured, the error is "ICM_HTTP_CONNECTION_FAILED", with no additional details or long text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 18:50:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-and-a-http-client-connection-using-ssl/m-p/9681872#M1767193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-30T18:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: SM59 and a HTTP Client Connection Using SSL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-and-a-http-client-connection-using-ssl/m-p/9681873#M1767194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got it working.&amp;nbsp; I needed to configure the anonymous SSL Client PSE in STRUST and import our Enterprise Root CA as one of the Certificates in the Anonymous Client PSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, SM59 worked just fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 20:02:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-and-a-http-client-connection-using-ssl/m-p/9681873#M1767194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-30T20:02:29Z</dc:date>
    </item>
  </channel>
</rss>

