This broke the nightly build: 
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=bookworm/2583/consoleText
```
tls_wolfssl_mod.c: In function 'ki_is_peer_verified':
tls_wolfssl_mod.c:456:26: error: 'WOLFSSL_X509_V_OK' undeclared (first use in 
this function); did you mean 'WOLFSSL_X509_V3'?
  456 |         if(ssl_verify != WOLFSSL_X509_V_OK) {
      |                          ^~~~~~~~~~~~~~~~~
      |                          WOLFSSL_X509_V3
tls_wolfssl_mod.c:456:26: note: each undeclared identifier is reported only 
once for each function it appears in
```

And the test build failed too: 
https://github.com/kamailio/kamailio/actions/runs/7647318901/job/20838004797

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/commit/5d3c11c5e0854ce74424a10a88b0cca4453cee75#r137775133
You are receiving this because you are subscribed to this thread.

Message ID: 
<kamailio/kamailio/commit/5d3c11c5e0854ce74424a10a88b0cca4453cee75/137775...@github.com>
_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

Reply via email to