From
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…
```
cdp_tls.c: In function 'init_ssl_methods':
cdp_tls.c:52:54: error: 'TLS1_3_VERSION' undeclared (first use in this function)
tls_methods[TLS_USE_TLSv1_3_cli - 1].TLSMethodMin = TLS1_3_VERSION;
^~~~~~~~~~~~~~
cdp_tls.c:52:54: note: each undeclared identifier is reported only once for each function
it appears in
../../Makefile.rules:100: recipe for target 'cdp_tls.o' failed
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/commit/defae2551f8839c5397523f135293fb…
You are receiving this because you are subscribed to this thread.
Message ID:
<kamailio/kamailio/commit/defae2551f8839c5397523f135293fb2a4056704/127741443(a)github.com>