Am 17.04.19 um 13:00 schrieb Steffan Karger:
> From: Steffan Karger <steffan.kar...@fox-it.com>
> 
> Triggered by the report from Ilya, that if base64 is missing, the tests
> would still report success:
> 
>   Testing tls-crypt-v2 key generation (max length metadata)..../t_lpback.sh: 
> base64: not found
>   OK
>   PASS: t_lpback.sh
> 
> The easiest way to fix that, is to remove the dependency on base64 (which
> is it's current form wouldn't work on OSX anyway, because their base64
> doesn't understand "-w0").


OS X base64 understands -b0 which is the same as w0. But for example
FreeBSD does not have base64 at all, so I agree with this change.

openssl base64 -A  might also be an alternative but that "breaks" mbed
TLS build.

ACK on the basis that is actually improves things until Gert comes along
with a super obscure UNIX without seq.

Acked-By: Arne Schwabe <a...@rfc2549.org>


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to