From: Peter P. <no...@gi...> - 2019-08-04 23:14:45
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 426772298a3a496ea8cbf7c234adf35ba386e04c https://github.com/OpenSC/OpenSC/commit/426772298a3a496ea8cbf7c234adf35ba386e04c Author: Peter Popovec <pop...@gm...> Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M doc/tools/pkcs15-tool.1.xml M src/tools/pkcs15-tool.c Log Message: ----------- pkcs15-tool: inconsistent -r option fix Option -r is used in other opensc tools to specify card reader. pkcs15-tool uses -r to specify cerfificate. This fix intorduces warning message if -r is used, and for future versions of pkcs15-tool -r is used to specify reader. |