<?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: Accessing SSL ICF Service via Apache reverse Proxy in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325077#M1395148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Where can I set the default settings? Is this point logon procedure in the TA: SICF under the logon data off the service?`&lt;/P&gt;&lt;P&gt;Yes, please check that as well!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that unlike SM59, the SICF logon data is a hierarchy with inheritance to sub-nodes unless these have their own settings. It could be that no entries are made for the service, and a hiigher node on the virtual host is pointing into nirvana.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sounds reasonable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Nov 2009 13:14:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-04T13:14:39Z</dc:date>
    <item>
      <title>Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325073#M1395144</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;I configured a apache reverse proxy for accessing SSL ICF Services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to access as following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet &lt;DEL&gt;(https)&lt;/DEL&gt;&amp;gt; reverse proxy &lt;DEL&gt;(https)&lt;/DEL&gt;&amp;gt; SAP ICF Service &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the reverse proxy I implemented a signed certificate. On the SAP System I implemented a self signed certificate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to open the ICF service via the proxy I get the following error message in the browser:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Service Temporarily Unavailable&lt;/P&gt;&lt;P&gt;The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error log has following entry:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="Wed Nov 04 12:59:00 2009"&gt;&lt;/A&gt; &lt;A href="https://community.sap.com/error"&gt;&lt;/A&gt; (OS 10060)A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.  : proxy: HTTPS: attempt to connect to SAP-BACKEND-IP:443 (*) failed&lt;/P&gt;&lt;P&gt;&lt;A href="Wed Nov 04 12:59:00 2009"&gt;&lt;/A&gt; &lt;A href="https://community.sap.com/info"&gt;&lt;/A&gt; &lt;A href="client XXX"&gt;&lt;/A&gt; Connection closed to child 63 with standard shutdown (server mydomain:443)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I access as following it works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet &lt;DEL&gt;(https)&lt;/DEL&gt;&amp;gt; reverse proxy &lt;DEL&gt;(HTTP)&lt;/DEL&gt;&amp;gt; SAP ICF Service&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I open the browser on the reverse proxy and try to open the ICF service it works with https. But before I can input the logon data I got an popup u201Cchoose a digital certificateu201D. Could this be a problem?  Could the problem caused that I have implemented a self signed certificate in the SAP system? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tim Kannegießer on Nov 4, 2009 1:09 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 12:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325073#M1395144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T12:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325074#M1395145</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;I use this setup for access to SRM from the internet :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet &lt;DEL&gt;(https)&lt;/DEL&gt;&amp;gt; Apache reverse proxy &lt;DEL&gt;(https)&lt;/DEL&gt;&amp;gt; SAP Web dispatcher  &lt;DEL&gt;(https)&lt;/DEL&gt;&amp;gt; SAP SRM  ICF Service &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works perfectly, so It means that what you want to do is completely possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also a signed certificate on Apache and Web dispatcher.&lt;/P&gt;&lt;P&gt;The ICM certificate is self signed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your abap ICM is configured to ask for a client certificate, it might be a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the icm/HTTPS/verify_client profile parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have problems, increase the ICM trace level and check the trace file.&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 Nov 2009 12:30:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325074#M1395145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T12:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325075#M1395146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If Olivier's explanation (param icm/HTTPS/verify_client) is not the guilty one, then please also check the ICM port configuration  =&amp;gt; icm/server_port_1 = PROT=HTTPS, PORT=x443, &lt;STRONG&gt;&lt;U&gt;VCLIENT = 2&lt;/U&gt;&lt;/STRONG&gt; ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If found, this instance parameter VCLIENT will take precedence over icm/HTTPS/verify_client setting and deny the https request as you have described, unless the client side presents a valid certificate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, &lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 12:48:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325075#M1395146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T12:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325076#M1395147</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;thanks for your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Parameters are set to the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icm/HTTPS/verify_client  = 1&lt;/P&gt;&lt;P&gt;icm/server_port_1            PROT=HTTPS, PORT=443,TIMEOUT=900&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked another SAP System and it has the same settings. But there I don't get the popup for the certificate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand the Parameter icm/HTTPS/verify_client = 1 right, it is possible to log on with a client certificate. But if you don't have one you can logon with the default settings. Where can I set the default settings? Is this point logon procedure in the TA: SICF under the logon data off the service?`&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 13:01:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325076#M1395147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T13:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325077#M1395148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Where can I set the default settings? Is this point logon procedure in the TA: SICF under the logon data off the service?`&lt;/P&gt;&lt;P&gt;Yes, please check that as well!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that unlike SM59, the SICF logon data is a hierarchy with inheritance to sub-nodes unless these have their own settings. It could be that no entries are made for the service, and a hiigher node on the virtual host is pointing into nirvana.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sounds reasonable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 13:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325077#M1395148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T13:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325078#M1395149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked all nodes above the service I try to logon. All nodes are set to the standard log in procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I forgott any parameter in the proxy coniguration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a little summary of the settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ProxyPreserveHost On&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SSLEngine on&lt;/P&gt;&lt;P&gt;SSLCertificateKeyFile ...&lt;/P&gt;&lt;P&gt;SSLCertificateFile..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RewriteEngine On&lt;/P&gt;&lt;P&gt;Rewrite Rules....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ProxyRequests Off&lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ProxyPassReverse....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need the syntax SLProxyEngine on? Is there any missing syntax for my scenario?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tim Kannegießer on Nov 4, 2009 2:27 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 13:27:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325078#M1395149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T13:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325079#M1395150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;snip&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Nov 4, 2009 2:48 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 13:28:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325079#M1395150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T13:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325080#M1395151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please reformat your last message in order for us to be able to read it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may have to split it in 2 messages because the forum software is broken...&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 Nov 2009 13:30:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325080#M1395151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T13:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325081#M1395152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;of course sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Thr 1048] Wed Nov 04 14:25:36 2009&lt;/P&gt;&lt;P&gt;[Thr 1048] NiSelISelectInt: 0 handles selected (0 buffered)&lt;/P&gt;&lt;P&gt;[Thr 1048] IcmCheckForBlockedThreads: check for blocked SSL-threads&lt;/P&gt;&lt;P&gt;[Thr 1048] IcmWatchDogThread: check ni handles (timeout=10000)&lt;/P&gt;&lt;P&gt;[Thr 1048] SiSelNFCSelect: start select (timeout=10000)&lt;/P&gt;&lt;P&gt;[Thr 2940] Wed Nov 04 14:25:42 2009&lt;/P&gt;&lt;P&gt;[Thr 2940] SiSelNSelect: of 1 sockets 0 selected&lt;/P&gt;&lt;P&gt;[Thr 2940] IcmProxyWatchDog: check sockets (timeout=10000)&lt;/P&gt;&lt;P&gt;[Thr 2940] SiSelNSelect: start select (timeout=10000)&lt;/P&gt;&lt;P&gt;[Thr 1048] Wed Nov 04 14:25:46 2009&lt;/P&gt;&lt;P&gt;[Thr 1048] NiSelISelectInt: 0 handles selected (0 buffered)&lt;/P&gt;&lt;P&gt;[Thr 1048] IcmQueueAppend: queuelen:     1&lt;/P&gt;&lt;P&gt;[Thr 1048] IcmCreateRequest: Appended request 326&lt;/P&gt;&lt;P&gt;[Thr 1048] IcmWatchDogThread: check ni handles (timeout=10000)&lt;/P&gt;&lt;P&gt;[Thr 1048] SiSelNFCSelect: start select (timeout=10000)&lt;/P&gt;&lt;P&gt;[Thr 3876] IcmWorkerThread: worker 7 got the semaphore&lt;/P&gt;&lt;P&gt;[Thr 3876] REQUEST:&lt;/P&gt;&lt;P&gt;    Type: SCHEDULER    Index = 325&lt;/P&gt;&lt;P&gt;[Thr 3876] IcmGetSchedule: found slot 0&lt;/P&gt;&lt;P&gt;[Thr 3876] IcmAlReportData: Reporting data to CCMS Alerting Infrastruct&lt;/P&gt;&lt;P&gt;[Thr 3876] NiIGetServNo: servicename '8000' = port 1F.40/8000&lt;/P&gt;&lt;P&gt;[Thr 3876] IcmConnCheckStoredClientConn: check for client conn timeout&lt;/P&gt;&lt;P&gt;[Thr 3876] IcmConnCheckStoredClientConn: next client timeout check in 6&lt;/P&gt;&lt;P&gt;[Thr 3876] NiIGetServNo: servicename '8000' = port 1F.40/8000&lt;/P&gt;&lt;P&gt;[Thr 3876] IcmGetServicePtr: new serv_ref_count: 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 13:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325081#M1395152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T13:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325082#M1395153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; PlugInHandleAdmMessage: request received:&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; PlugInHandleAdmMessage: opcode: 136, len: 528, dest_type: 2, subh&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; HttpSubHandlerCall: Call Handler: HttpCacheHandler, task=4, heade&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; HttpCacheHandler: 4 0 0000000000969AB0 0000000000000000&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; SCACHE: adm request received:&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; SCACHE: opcode: 136, len: 528, dest_type: 2, dest:&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; MTX_LOCK 3038 0000000001591630&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; MTX_UNLOCK 3051 0000000001591630&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; IctCmGetCacheInfo#428 -&amp;gt; 0&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; IcmNetBufWrapBuf: allocated netbuf: 0000000001563650, blocks used&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; IcmNetBufWrapBuf: allocated netbuf: 0000000001563650&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; IcmNetBufFree: free netbuf: 0000000001563650 out of 1 used&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; IcmConnFreeContext: context 3 released&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; IcmServDecrRefCount: mydomain.de:8000 - serv_ref_count&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; IcmGetSchedule: next schedule in 30 secs&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 3876"&gt;&lt;/A&gt; IcmWorkerThread: Thread 7: Waiting for event&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 2940"&gt;&lt;/A&gt; Wed Nov 04 14:25:52 2009&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 2940"&gt;&lt;/A&gt; SiSelNSelect: of 1 sockets 0 selected&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 2940"&gt;&lt;/A&gt; IcmProxyWatchDog: check sockets (timeout=10000)&lt;/P&gt;&lt;P&gt;&lt;A href="Thr 2940"&gt;&lt;/A&gt; SiSelNSelect: start select (timeout=10000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tim Kannegießer on Nov 4, 2009 2:33 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 13:32:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325082#M1395153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T13:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325083#M1395154</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;I changed the paramter icm/HTTPS/verify_client to 0. Now the popup don't appear. But the connection via proxy work not yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 14:17:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325083#M1395154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T14:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325084#M1395155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that the problem may be in your Apache configuration file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you increase the ICM trace level during a test ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should also set these Apache directives to debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RewriteLog /var/log/apache2/rewrite.log&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RewriteLogLevel 9&lt;/STRONG&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;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 14:46:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325084#M1395155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-04T14:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing SSL ICF Service via Apache reverse Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325085#M1395156</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;I checked the firewall again with the network guys. And now we solved the basic communication problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[client XXX] SSL library error 1 in handshake (server sapserver:443)&lt;/P&gt;&lt;P&gt;[Thu Nov 05 08:47:33 2009] [info] SSL Library Error: 336151574 error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown&lt;/P&gt;&lt;P&gt;[Thu Nov 05 08:47:33 2009] [info] [client XXX] Connection closed to child 63 with abortive shutdown (server sapserver:443)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to implement the certificate from the SAP System in the Apache? If yes how can I do this? It seems that the apache don't trust this certificate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR &lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 07:55:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-ssl-icf-service-via-apache-reverse-proxy/m-p/6325085#M1395156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T07:55:40Z</dc:date>
    </item>
  </channel>
</rss>

