<?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: Need help about using STRUST to establish https connection in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-about-using-strust-to-establish-https-connection/m-p/8353190#M1640265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem solved, here is what I did:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*An Https service is required, go the transaction SMICM, click GoTo-&amp;gt;Services,&lt;/P&gt;&lt;P&gt;*If no https service is listed, create one (port = 443),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check SMICM trace file in order to make sure sapcryptolib settings (profile parameters etc.) are correct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Thr 8700]   profile param "ssl/ssl_lib" = "C:\usr\sap\...\exe\sapcrypto.dll"&lt;/P&gt;&lt;P&gt;           resulting Filename = "C:\usr\sap\...\exe\sapcrypto.dll"&lt;/P&gt;&lt;P&gt;[Thr 8700] =   found SAPCRYPTOLIB  5.5.5C pl26  (Mar  6 2009) MT-safe&lt;/P&gt;&lt;P&gt;[Thr 8700] =   current UserID:xxxxx&lt;/P&gt;&lt;P&gt;[Thr 8700] =   found SECUDIR environment variable&lt;/P&gt;&lt;P&gt;[Thr 8700] =   using SECUDIR=C:\usr\sap\...\sec&lt;/P&gt;&lt;P&gt;[Thr 8700] = Success    SapCryptoLib SSL ready!&lt;/P&gt;&lt;P&gt;[Thr 8700] =================================================&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Nov 2011 20:50:01 GMT</pubDate>
    <dc:creator>former_member848108</dc:creator>
    <dc:date>2011-11-13T20:50:01Z</dc:date>
    <item>
      <title>Need help about using STRUST to establish https connection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-about-using-strust-to-establish-https-connection/m-p/8353189#M1640264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need help about using STRUST to establish https connection,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get data from a secured website (e.g. &lt;A href="https://data.example.com" target="test_blank"&gt;https://data.example.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;which I can access using a web browser and the releated username and password)&lt;/P&gt;&lt;P&gt;from ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To establish and test the connection I followed steps 1,2 and 4 of SAP Note 510007&lt;/P&gt;&lt;P&gt;(Setting up SSL on Web Application Server ABAP). In transaction Strust, I can&lt;/P&gt;&lt;P&gt;see the node 'SSL Client Data' in whose certificate list "CN=GlobalSign Root CA, OU=Root CA, O=GlobalSign nv-sa, C=BE"&lt;/P&gt;&lt;P&gt;exists. The certificate of &lt;A href="https://data.example.com" target="test_blank"&gt;https://data.example.com&lt;/A&gt; is issued by GlobalSign. I restarted ICM several times, both&lt;/P&gt;&lt;P&gt;soft and hard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this, I created a&lt;/P&gt;&lt;P&gt;G-Type (HTTP Connection to External Serv) Remote Connection in transaction SM59 with the following settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Technical settings:&lt;/P&gt;&lt;P&gt;&amp;gt;Target Host: data.example.com &lt;/P&gt;&lt;P&gt;&amp;gt;service No: 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Logon &amp;amp; Security:&lt;/P&gt;&lt;P&gt;&amp;gt;Logon Procedure: Basic Authentication&lt;/P&gt;&lt;P&gt;&amp;gt;SSL: Active&lt;/P&gt;&lt;P&gt;&amp;gt;SSL Client Certificate: Data (this is the name of the node in transaction Strust)&lt;/P&gt;&lt;P&gt;&amp;gt;Logon: (username and password are entered)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Special Options:&lt;/P&gt;&lt;P&gt;&amp;gt;Http Version: HTTP 1.0&lt;/P&gt;&lt;P&gt;&amp;gt;Compression: Inactive&lt;/P&gt;&lt;P&gt;&amp;gt;Compressed Response: No&lt;/P&gt;&lt;P&gt;&amp;gt;Accept Cookies: Yes (All)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clicking Connection Test in SM59 results with MESSAGE s000(sr), http client's receive fails.&lt;/P&gt;&lt;P&gt;Debugging did not help since lots of low level system calls are made (http_read_sc returns with ecode 110 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neighter SDN nor help.sap.com provided a helpfull information. Has anyone dealt with the same&lt;/P&gt;&lt;P&gt;problem?  Any help will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Please do not reply with help.sap.com links or incomplete forum entries. I already have&lt;/P&gt;&lt;P&gt;read lots of them with no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ozcan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 14:24:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-about-using-strust-to-establish-https-connection/m-p/8353189#M1640264</guid>
      <dc:creator>former_member848108</dc:creator>
      <dc:date>2011-11-11T14:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need help about using STRUST to establish https connection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-about-using-strust-to-establish-https-connection/m-p/8353190#M1640265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem solved, here is what I did:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*An Https service is required, go the transaction SMICM, click GoTo-&amp;gt;Services,&lt;/P&gt;&lt;P&gt;*If no https service is listed, create one (port = 443),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check SMICM trace file in order to make sure sapcryptolib settings (profile parameters etc.) are correct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Thr 8700]   profile param "ssl/ssl_lib" = "C:\usr\sap\...\exe\sapcrypto.dll"&lt;/P&gt;&lt;P&gt;           resulting Filename = "C:\usr\sap\...\exe\sapcrypto.dll"&lt;/P&gt;&lt;P&gt;[Thr 8700] =   found SAPCRYPTOLIB  5.5.5C pl26  (Mar  6 2009) MT-safe&lt;/P&gt;&lt;P&gt;[Thr 8700] =   current UserID:xxxxx&lt;/P&gt;&lt;P&gt;[Thr 8700] =   found SECUDIR environment variable&lt;/P&gt;&lt;P&gt;[Thr 8700] =   using SECUDIR=C:\usr\sap\...\sec&lt;/P&gt;&lt;P&gt;[Thr 8700] = Success    SapCryptoLib SSL ready!&lt;/P&gt;&lt;P&gt;[Thr 8700] =================================================&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Nov 2011 20:50:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-about-using-strust-to-establish-https-connection/m-p/8353190#M1640265</guid>
      <dc:creator>former_member848108</dc:creator>
      <dc:date>2011-11-13T20:50:01Z</dc:date>
    </item>
  </channel>
</rss>

