mirror of
https://github.com/openwrt/packages.git
synced 2025-07-02 03:57:42 +00:00
gnutls and nettle are already required for NTS. Enable their use for authentication with non-MD5 symmetric keys as the SECHASH feature printed by the configure script. Also drop the --enable,nts (typo) configure option. It's enabled by default. Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>