<p dir="auto">OpenSSL 3 deprecated SSL_get_peer_certificate, made it a macro and an<br>
provides SSL_get{0,1}_peer_certificate instead.</p>
<p dir="auto">Why even more complicating that already messed API is beyond me.<br>
Not promising ABI stability is well known for OpenSSL but, why the HECK<br>
not simply providing an Alias Symbol instead of UNNECESSARILY ripping<br>
the symbol out of that innocent object file?</p>
<p dir="auto">Also, we now need a load-time disambiguation of which symbol to use.</p>
<p dir="auto">(if you find a rant in this message, you can keep it)</p>
<p dir="auto"><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #633.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1247678589" data-permission-text="Title is private" data-url="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/633" data-hovercard-type="issue" data-hovercard-url="/OpenSmalltalk/opensmalltalk-vm/issues/633/hovercard" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/633">#633</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634/commits/dd435c87a9e39d77536969be0c64a364cfd58ea2" class="commit-link">dd435c8</a>  [SqueakSSL/unix/openssl] Fix for OpenSSL3</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634/files">2 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634/files#diff-df12f306ac7fa2ddf798be8d3654b4ca6634669f6eddf10cd724e7b408cec64e">platforms/unix/plugins/SqueakSSL/openssl_overlay.h</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634/files#diff-a19d95d70ebaf361877321260c42df43d6dcd8bff9166f103c8e4a65fa2f1223">platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc</a>
    (30)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634.patch'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634.patch</a></li>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634.diff'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW5BCEIIBAGI4JZAN3LVLXZNBANCNFSM5W4QX4QA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AIJPEW5NNUV4P2A3KWVQNO3VLXZNBA5CNFSM5W4QX4QKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4STAR6BQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><OpenSmalltalk/opensmalltalk-vm/pull/634</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/634",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>