<?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: No OpenSSL for Python from SAP BTP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-openssl-for-python-from-sap-btp/m-p/12724505#M2020017</link>
    <description>&lt;P&gt;Can confirm. This worked for me.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Apr 2023 13:14:38 GMT</pubDate>
    <dc:creator>gianfranco-salomone</dc:creator>
    <dc:date>2023-04-03T13:14:38Z</dc:date>
    <item>
      <title>No OpenSSL for Python from SAP BTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-openssl-for-python-from-sap-btp/m-p/12724501#M2020013</link>
      <description>&lt;P&gt;Tutorials: &lt;A href="https://developers.sap.com/tutorials/btp-cf-buildpacks-python-create.html" target="test_blank"&gt;https://developers.sap.com/tutorials/btp-cf-buildpacks-python-create.html&lt;/A&gt; &lt;BR /&gt;-------------------------- &lt;BR /&gt; &lt;BR /&gt;I have successfully followed this tutorial. Today, I found that BTP CF will be changing to a new runtime &lt;STRONG&gt;cflinuxfs4&lt;/STRONG&gt; and so I tried to push my app with the parameter -s &lt;STRONG&gt;cflinuxfs4&lt;/STRONG&gt; . It deployed OK, but at runtime I am getting an error from the dbapi.connect call saying that "-10709, 'Connection failed (RTE:[300002] OpenSSL is not available"&lt;/P&gt;
  &lt;P&gt;Does anyone know how I can fix this? &lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 06:22:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-openssl-for-python-from-sap-btp/m-p/12724501#M2020013</guid>
      <dc:creator>mwn</dc:creator>
      <dc:date>2023-03-28T06:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: No OpenSSL for Python from SAP BTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-openssl-for-python-from-sap-btp/m-p/12724502#M2020014</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;mn_hana&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have tested now with Python buildpack .. its works. No issues with open SSL.&lt;/P&gt;&lt;P&gt;You don't need to push with -s &lt;STRONG&gt;cflinuxfs4&lt;/STRONG&gt;...     Just push cf push or cf push &amp;lt;appname&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 06:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-openssl-for-python-from-sap-btp/m-p/12724502#M2020014</guid>
      <dc:creator>Yogananda</dc:creator>
      <dc:date>2023-03-28T06:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: No OpenSSL for Python from SAP BTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-openssl-for-python-from-sap-btp/m-p/12724503#M2020015</link>
      <description>&lt;P&gt;It seems I need a newer version of the hdbcli library, which can be done by changing the requirements.txt file to include a line:&lt;/P&gt;&lt;P&gt;hdbcli==2.16.21&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 06:44:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-openssl-for-python-from-sap-btp/m-p/12724503#M2020015</guid>
      <dc:creator>mwn</dc:creator>
      <dc:date>2023-03-28T06:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: No OpenSSL for Python from SAP BTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-openssl-for-python-from-sap-btp/m-p/12724504#M2020016</link>
      <description>&lt;P&gt;Don’t I need to use the -s option at least once to set the new runtime? Yes, subsequent pushes don’t need it, but it will default to 3 until I tell it 4.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 10:56:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-openssl-for-python-from-sap-btp/m-p/12724504#M2020016</guid>
      <dc:creator>mwn</dc:creator>
      <dc:date>2023-03-28T10:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: No OpenSSL for Python from SAP BTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-openssl-for-python-from-sap-btp/m-p/12724505#M2020017</link>
      <description>&lt;P&gt;Can confirm. This worked for me.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 13:14:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-openssl-for-python-from-sap-btp/m-p/12724505#M2020017</guid>
      <dc:creator>gianfranco-salomone</dc:creator>
      <dc:date>2023-04-03T13:14:38Z</dc:date>
    </item>
  </channel>
</rss>

