package/uacme: don't allow mbedtls with ualpn
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 26 Apr 2020 11:05:34 +0000 (13:05 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 26 Apr 2020 11:31:34 +0000 (13:31 +0200)
commited28a698e390adb4455089e6d22f10a00009ec80
treec18f77bb3719bea2458ea63c429ab1a3c144d473
parent3938f87e41a166e76d083ef5709407b6e7f956c5
package/uacme: don't allow mbedtls with ualpn

ualpn with mbedtls requires the activation of
MBEDTLS_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION on mbedtls which can
be a security risk.

So let the user explicitly choose the crypto library by copy/pasting
behavior of libssh and don't allow the user to select mbedtls with ualpn

Fixes:
 - http://autobuild.buildroot.org/results/5d42189299549cd655218e9e7cfcfa63e79f74ec

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/uacme/Config.in
package/uacme/uacme.mk