mbedtls/programs/x509
Ron Eldor 0049f7857d check matching issuer crt and key for all algs
use mbedtls_pk_check_pair to verify if issuer certificate and issuer key match,
instad of explicitely comparing RSA public component.
Raised and fix suggested by dbedev in #777
2017-02-07 19:14:58 +02:00
..
cert_app.c Rename net.{c,h} to net_sockets.{c,h} 2016-09-26 23:23:52 +01:00
cert_req.c Add extra compilation conditions to X.509 samples 2016-10-10 09:05:26 +01:00
cert_write.c check matching issuer crt and key for all algs 2017-02-07 19:14:58 +02:00
CMakeLists.txt Fix whitespace in CMakeLists.txt 2015-06-25 10:59:57 +02:00
crl_app.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
req_app.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00