<?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: git functions with OpenSSL 3.x in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/git-functions-with-OpenSSL-3-x/m-p/908770#M358569</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&amp;nbsp;:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, Chris, for your reply. I already opened a Case with Tech Support. Basically, they told me the same thing as you did: it is work in progress.&lt;/P&gt;&lt;P&gt;Let's hope, they can come up with the new versions of libgit* as soon as possible.&lt;/P&gt;&lt;P&gt;I'll keep you posted!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank's,&lt;/P&gt;&lt;P&gt;FK21&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2023 08:36:59 GMT</pubDate>
    <dc:creator>FK21</dc:creator>
    <dc:date>2023-12-19T08:36:59Z</dc:date>
    <item>
      <title>git functions with OpenSSL 3.x</title>
      <link>https://communities.sas.com/t5/SAS-Programming/git-functions-with-OpenSSL-3-x/m-p/908547#M358532</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does anyone use the "&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lefunctionsref/n1mlc3f9w9zh9fn13qswiq6hrta0.htm" target="_self"&gt;git functions&lt;/A&gt;" integrated into SAS? I came across the following issue: the underlying OpenSSL version used for the functions to "work" is "&lt;SPAN class=""&gt;OpenSSL 1.1.1".&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt; However, this is an old version, which is not maintained anymore! (see:&amp;nbsp;&lt;A href="https://en.wikipedia.org/wiki/OpenSSL" target="_self"&gt;Wikipedia page to OpenSSL&lt;/A&gt;&amp;nbsp;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;"Newer" Operating Systems, e.g. Red Hat 9.x by default make use of&amp;nbsp;&lt;/SPAN&gt;the 3.x.x. versions of OpenSSL,&lt;/P&gt;&lt;P&gt;The 3.x.x. versions, however, do not work with the SAS git functions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Example:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running this data setp:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="git_data_step.PNG" style="width: 345px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/91626i1A2A07856E2201A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="git_data_step.PNG" alt="git_data_step.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the following error messages:&lt;/P&gt;&lt;P&gt;&lt;CODE class=""&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=""&gt;NOTE: libgit2.so not found in the system location, trying the extension path.&lt;BR /&gt;NOTE: libgit2.so not found in the system location, trying the install path.&lt;BR /&gt;ERROR: libgit2.so not found.&lt;BR /&gt;ERROR: Unable to load libgit2 module.&lt;BR /&gt;rc_git_version=-1&lt;BR /&gt;NOTE: DATA statement used (Total process time):&lt;BR /&gt;real time 0.00 seconds&lt;BR /&gt;cpu time 0.00 seconds&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;When looking for a solution, the only "solution" that presented to me, was to install an "deterioreated" verison of OpenSSL:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/kb/69/920.html" target="_blank" rel="noopener"&gt;https://support.sas.com/kb/69/920.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Isn't there a more proper solution which makes git functions work under OpenSSL 3.x.x.?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;FK&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 13:38:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/git-functions-with-OpenSSL-3-x/m-p/908547#M358532</guid>
      <dc:creator>FK21</dc:creator>
      <dc:date>2023-12-18T13:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: git functions with OpenSSL3</title>
      <link>https://communities.sas.com/t5/SAS-Programming/git-functions-with-OpenSSL-3-x/m-p/908561#M358536</link>
      <description>&lt;P&gt;From the problem note: "SAS 9.4M7 or SAS9.4M8: Install the hot fix, install OpenSSL 1.0.&lt;EM&gt;x&lt;/EM&gt; ..."&lt;/P&gt;
&lt;P&gt;I would not even dare to suggest this to our it security. I thought that SAS learned something from the log4j fiasco. Having outdate libraries is an absolute no-go in any environment.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 08:24:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/git-functions-with-OpenSSL-3-x/m-p/908561#M358536</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2023-12-18T08:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: git functions with OpenSSL 3.x</title>
      <link>https://communities.sas.com/t5/SAS-Programming/git-functions-with-OpenSSL-3-x/m-p/908644#M358553</link>
      <description>&lt;P&gt;The available SAS hotfixes provide updated libgit* modules that work with OpenSSL 1.1.1. OpenSSL 1.1.1 is still supported and in service; it is maintained by Red Hat (with its most recent minor release in Sept 2023).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS is beginning some projects to provide versions of libgit* that work with OpenSSL 3. These are not available yet, but if it's something you need you can register a case with SAS Technical Support and maybe this can influence the priority.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 16:43:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/git-functions-with-OpenSSL-3-x/m-p/908644#M358553</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2023-12-18T16:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: git functions with OpenSSL 3.x</title>
      <link>https://communities.sas.com/t5/SAS-Programming/git-functions-with-OpenSSL-3-x/m-p/908770#M358569</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&amp;nbsp;:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, Chris, for your reply. I already opened a Case with Tech Support. Basically, they told me the same thing as you did: it is work in progress.&lt;/P&gt;&lt;P&gt;Let's hope, they can come up with the new versions of libgit* as soon as possible.&lt;/P&gt;&lt;P&gt;I'll keep you posted!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank's,&lt;/P&gt;&lt;P&gt;FK21&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 08:36:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/git-functions-with-OpenSSL-3-x/m-p/908770#M358569</guid>
      <dc:creator>FK21</dc:creator>
      <dc:date>2023-12-19T08:36:59Z</dc:date>
    </item>
  </channel>
</rss>

