Attention is currently required from: cron2, plaisthos. flichtenheld has posted comments on this change by plaisthos. ( http://gerrit.openvpn.net/c/openvpn/+/1435?usp=email )
Change subject: Allow test-crypto to work without the --secret argument ...................................................................... Patch Set 5: (2 comments) File src/openvpn/init.c: http://gerrit.openvpn.net/c/openvpn/+/1435/comment/08f7e7fe_7800d03f?usp=email : PS3, Line 3528: else if (c->options.test_crypto) > So basically to currently still support the old mode that allows to use > --secret to manually specify […] Acknowledged File src/openvpn/options.c: http://gerrit.openvpn.net/c/openvpn/+/1435/comment/c8f0900d_ef9eff0f?usp=email : PS5, Line 2695: if (options->tls_server + options->tls_client + (options->shared_secret_file != NULL) > 1) Since test_crypto does not imply shared_secret_file anymore should we add a check here that we do not combine `--test-crypto` with `--tls-*` ? -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1435?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: I72947bd4f0213fd118327f740daeb1d86ae166de Gerrit-Change-Number: 1435 Gerrit-PatchSet: 5 Gerrit-Owner: plaisthos <[email protected]> Gerrit-Reviewer: cron2 <[email protected]> Gerrit-Reviewer: flichtenheld <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-Attention: plaisthos <[email protected]> Gerrit-Attention: cron2 <[email protected]> Gerrit-Comment-Date: Fri, 12 Dec 2025 10:54:53 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: plaisthos <[email protected]> Comment-In-Reply-To: flichtenheld <[email protected]>
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
