Attention is currently required from: MaxF, plaisthos, syzzer.

flichtenheld has posted comments on this change by MaxF. ( 
http://gerrit.openvpn.net/c/openvpn/+/1441?usp=email )

Change subject: Add support for Mbed TLS 4
......................................................................


Patch Set 5: Code-Review-2

(1 comment)

Patchset:

PS5:
I have added http://gerrit.openvpn.net/c/openvpn/+/1474 that updates the GHA 
definition to use mbedtls 4. But it has multiple failures (see 
https://github.com/flichtenheld/openvpn/actions/runs/21002319306/job/60375385060)

On Ubuntu 22.04 it builds but then fails in t_server_null.sh with

    2026-01-14 16:50:43 Mbed TLS 4 only supports pre-defined Diffie-Hellman 
groups.
    2026-01-14 16:50:43 Exiting due to fatal error

On Ubuntu 24.04 it doesn't build

```
  CC       ssl_mbedtls.o
ssl_mbedtls.c:607:1: error: unused function 'external_pkcs1_sign' 
[-Werror,-Wunused-function]
external_pkcs1_sign(void *ctx_voidptr, int (*f_rng)(void *, unsigned char *, 
size_t), void *p_rng,
^
ssl_mbedtls.c:703:1: error: unused function 'external_key_len' 
[-Werror,-Wunused-function]
external_key_len(void *vctx)
^
2 errors generated.
```



--
To view, visit http://gerrit.openvpn.net/c/openvpn/+/1441?usp=email
To unsubscribe, or for help writing mail filters, visit 
http://gerrit.openvpn.net/settings?usp=email

Gerrit-MessageType: comment
Gerrit-Project: openvpn
Gerrit-Branch: master
Gerrit-Change-Id: Ib251d546d993b96ed3bd8cb9111bcc627cdb0fae
Gerrit-Change-Number: 1441
Gerrit-PatchSet: 5
Gerrit-Owner: MaxF <[email protected]>
Gerrit-Reviewer: flichtenheld <[email protected]>
Gerrit-Reviewer: plaisthos <[email protected]>
Gerrit-CC: openvpn-devel <[email protected]>
Gerrit-CC: syzzer <[email protected]>
Gerrit-Attention: syzzer <[email protected]>
Gerrit-Attention: plaisthos <[email protected]>
Gerrit-Attention: MaxF <[email protected]>
Gerrit-Comment-Date: Wed, 14 Jan 2026 16:56:40 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to