<?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 SSL problems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-problems/m-p/7003811#M1495630</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'm fighting with sapcryptolib. Installation is ok, in ICM trace I've got message that sapcryptolib is ready, so I think the problem is somewhere in certificates. My settings here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ICM trace|http://img688.imageshack.us/img688/4237/tracevn.jpg]&lt;/P&gt;&lt;P&gt;[strust|http://img442.imageshack.us/img442/3503/trust.jpg]&lt;/P&gt;&lt;P&gt;[rz10|http://img188.imageshack.us/img188/295/rz10.jpg]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started https on port 8102 and on windows command 'netstat -a' shows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  TCP    0.0.0.0:8102           0.0.0.0:0              LISTENING&lt;/P&gt;&lt;P&gt;  TCP    0.0.0.0:8102           0.0.0.0:0              LISTENING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;double. With other ports it's single. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't display any page by https. http works normally. I used burp proxy to check what's happening and it threw:&lt;/P&gt;&lt;P&gt;'Remote host closed connection during handshake'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a test-server so it is not in a domain. I use it only by IP, so what should I write in CN = ? &lt;/P&gt;&lt;P&gt;I went through notes 510007, 662340 and /people/gregor.wolf3/blog/2005/10/11/setup-https-ssl-for-the-sneak-preview-sap-netweaver-04-abap-edition-on-windows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;every time it is the same problem.... Is there any logs where I can find what happens when I try to open page by https? I have no ideas what to look for. Regarding to notes it just should work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jun 2010 08:02:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-02T08:02:29Z</dc:date>
    <item>
      <title>SSL problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-problems/m-p/7003811#M1495630</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'm fighting with sapcryptolib. Installation is ok, in ICM trace I've got message that sapcryptolib is ready, so I think the problem is somewhere in certificates. My settings here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ICM trace|http://img688.imageshack.us/img688/4237/tracevn.jpg]&lt;/P&gt;&lt;P&gt;[strust|http://img442.imageshack.us/img442/3503/trust.jpg]&lt;/P&gt;&lt;P&gt;[rz10|http://img188.imageshack.us/img188/295/rz10.jpg]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started https on port 8102 and on windows command 'netstat -a' shows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  TCP    0.0.0.0:8102           0.0.0.0:0              LISTENING&lt;/P&gt;&lt;P&gt;  TCP    0.0.0.0:8102           0.0.0.0:0              LISTENING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;double. With other ports it's single. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't display any page by https. http works normally. I used burp proxy to check what's happening and it threw:&lt;/P&gt;&lt;P&gt;'Remote host closed connection during handshake'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a test-server so it is not in a domain. I use it only by IP, so what should I write in CN = ? &lt;/P&gt;&lt;P&gt;I went through notes 510007, 662340 and /people/gregor.wolf3/blog/2005/10/11/setup-https-ssl-for-the-sneak-preview-sap-netweaver-04-abap-edition-on-windows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;every time it is the same problem.... Is there any logs where I can find what happens when I try to open page by https? I have no ideas what to look for. Regarding to notes it just should work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 08:02:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-problems/m-p/7003811#M1495630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T08:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: SSL problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-problems/m-p/7003812#M1495631</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;From your screen shots, your configuration seems OK to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Increase the trace level from transaction SMICM and look into it after a test.&lt;/P&gt;&lt;P&gt;Check also if another software is not already using the same TCP/8102 port.&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, 02 Jun 2010 09:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-problems/m-p/7003812#M1495631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T09:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: SSL problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-problems/m-p/7003813#M1495632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I set port to 11111 and it started working... Thank you for the clue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 09:33:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-problems/m-p/7003813#M1495632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T09:33:06Z</dc:date>
    </item>
  </channel>
</rss>

