e732f04443
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. |
||
---|---|---|
.. | ||
cert_app.c | ||
cert_req.c | ||
cert_write.c | ||
CMakeLists.txt | ||
crl_app.c | ||
req_app.c |