Am 24.06.22 um 10:37 schrieb Antonio Quartulli:
+ if (!finish_options(c))
+ {
+ msg(D_TLS_ERRORS, "ERROR: Failed to finish option processing");
+ return false;
+ }
This error is a bit too generic for my taste. Can we make it more specific? Like "Failed to apply options when finalising tun setup" or something?
Arne _______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
