<div dir="ltr"><div>Thanks for yours answers. I installed a newer openssl and things are going well.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 13 sept. 2021 à 09:16, Wouter Wijngaards via nsd-users <<a href="mailto:nsd-users@lists.nlnetlabs.nl">nsd-users@lists.nlnetlabs.nl</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
Yes, that was the issue, the older version did not have TLS 1.3 and this<br>
caused the compile failure. The issue is fixed in commit<br>
<a href="https://github.com/NLnetLabs/nsd/commit/222d6406ec2740037006687320ac811008c048b2" rel="noreferrer" target="_blank">https://github.com/NLnetLabs/nsd/commit/222d6406ec2740037006687320ac811008c048b2</a><br>
<br>
Best regards, Wouter<br>
<br>
On 12/09/2021 19:01, A. Schulze via nsd-users wrote:<br>
> <br>
> <br>
> Am 11.09.21 um 18:12 scrunchie alain hubert via nsd-users:<br>
>> I am beginning with NSD, and I get this error when running the make command : ‘struct xfrd_tcp_set’ has no member named ‘ssl_ctx’.<br>
> <br>
>> $ yum list installed | egrep -i 'openssl|flex|bison|libevent'<br>
>> openssl.x86_64                         1:1.0.2k-19.el7                @base<br>
>> openssl-devel.x86_64                   1:1.0.2k-19.el7                @base<br>
>> openssl-libs.x86_64                    1:1.0.2k-19.el7                @base<br>
> <br>
> Hi,<br>
> <br>
> your distribution is old. It gives you openssl-1.0.2, which is no longer supported by the openssl team.<br>
> I expect, the current nsd source is not optimized to build against old, unsupported openssl version.<br>
> <br>
> <br>
> from <a href="https://www.openssl.org/policies/releasestrat.html" rel="noreferrer" target="_blank">https://www.openssl.org/policies/releasestrat.html</a>:<br>
>>    The next version of OpenSSL will be 3.0.0.<br>
>>    Version 1.1.1 will be supported until 2023-09-11 (LTS).<br>
>>    Version 1.0.2 is no longer supported. Extended support for 1.0.2 to gain access to security fixes for that version is available.<br>
>>    Versions 1.1.0, 1.0.1, 1.0.0 and 0.9.8 are no longer supported.<br>
> <br>
> Andreas<br>
> <br>
> _______________________________________________<br>
> nsd-users mailing list<br>
> <a href="mailto:nsd-users@lists.nlnetlabs.nl" target="_blank">nsd-users@lists.nlnetlabs.nl</a><br>
> <a href="https://lists.nlnetlabs.nl/mailman/listinfo/nsd-users" rel="noreferrer" target="_blank">https://lists.nlnetlabs.nl/mailman/listinfo/nsd-users</a><br>
> <br>
_______________________________________________<br>
nsd-users mailing list<br>
<a href="mailto:nsd-users@lists.nlnetlabs.nl" target="_blank">nsd-users@lists.nlnetlabs.nl</a><br>
<a href="https://lists.nlnetlabs.nl/mailman/listinfo/nsd-users" rel="noreferrer" target="_blank">https://lists.nlnetlabs.nl/mailman/listinfo/nsd-users</a><br>
</blockquote></div>