Attention is currently required from: plaisthos. flichtenheld has posted comments on this change by MaxF. ( http://gerrit.openvpn.net/c/openvpn/+/1801?usp=email )
Change subject: Make --x509-username-field work with Mbed TLS ...................................................................... Patch Set 3: Code-Review+2 (3 comments) Patchset: PS3: LGTM File src/openvpn/ssl_verify_mbedtls.c: http://gerrit.openvpn.net/c/openvpn/+/1801/comment/9e2b6e26_a24dfe50?usp=email : PS2, Line 245: if (cn_index >= cn_len) > Strictly speaking we can abort here if `>= cn_len -1` since we always write 2 > characters Done File tests/unit_tests/openvpn/test_ssl.c: http://gerrit.openvpn.net/c/openvpn/+/1801/comment/baa6a772_cecadb27?usp=email : PS2, Line 844: ret = backend_x509_get_username(username, sizeof(username), "serialNumber", cert); > Probably should add an additional test to exercise the length checks? Done -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1801?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: Ic183f1f1f90561454b7b1128c95255368427cc4a Gerrit-Change-Number: 1801 Gerrit-PatchSet: 3 Gerrit-Owner: MaxF <[email protected]> Gerrit-Reviewer: flichtenheld <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-Attention: plaisthos <[email protected]> Gerrit-Comment-Date: Wed, 22 Jul 2026 15:22:55 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Comment-In-Reply-To: flichtenheld <[email protected]>
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
