mbedtls/programs/x509
Gilles Peskine e732f04443 cmake: link programs that only use x509 with libmbedx509
When building with CMake, for sample programs that only use
functionality in libmbedcrypto and libmbedx509, link with
libmbedx509, not with libmbedtls.

cert_app makes a TLS connection, so do link it with libmbedtls.
2020-02-11 19:26:27 +01:00
..
cert_app.c Remove mbedtls_param_failed from programs 2019-06-13 16:51:59 +02:00
cert_req.c Merge remote-tracking branch 'origin/pr/2697' into development 2019-06-21 13:21:05 +01:00
cert_write.c Add support for all SHA modes in cert_write 2019-07-14 09:17:57 +03:00
CMakeLists.txt cmake: link programs that only use x509 with libmbedx509 2020-02-11 19:26:27 +01:00
crl_app.c Remove mbedtls_param_failed from programs 2019-06-13 16:51:59 +02:00
req_app.c Remove mbedtls_param_failed from programs 2019-06-13 16:51:59 +02:00