From https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=stretch/2487/display/redirect

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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/commit/defae2551f8839c5397523f135293fb2a4056704/127741443@github.com>