From: Anderson S. <no...@gi...> - 2019-12-28 19:45:54
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: d3bb32462a267004fe169a6b3d18299eafcc5849 https://github.com/OpenSC/libp11/commit/d3bb32462a267004fe169a6b3d18299eafcc5849 Author: Anderson Toshiyuki Sasaki <ans...@re...> Date: 2019-12-28 (Sat, 28 Dec 2019) Changed paths: M tests/check-privkey.c M tests/ec-check-privkey.softhsm Log Message: ----------- tests: Extend check-privkey test to try certificate URL Previously the test would try to run x509_check_privkey() using only the x509 object obtained by reading a certificate from a file. This change extends the test to try to run the API using the x509 object obtained directly from the device using the "LOAD_CERT_CTRL" command. Signed-off-by: Anderson Toshiyuki Sasaki <ans...@re...> |