From: Frank M. <no...@gi...> - 2021-04-29 21:04:02
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 570fc56c47524b9a23beddc0ab7426a31491c4ff https://github.com/OpenSC/OpenSC/commit/570fc56c47524b9a23beddc0ab7426a31491c4ff Author: Anton Logachev <alo...@ru...> Date: 2021-04-29 (Thu, 29 Apr 2021) Changed paths: M src/libopensc/card-rtecp.c Log Message: ----------- Remove the SC_SEC_ENV_FILE_REF_PRESENT flag for Rutoken ECP cards Rutoken ECP cards have no default SE file. Previous cards ignored MSE with restoring default SE, but new cards don't. This requires SC_SEC_ENV_FILE_REF_PRESENT to be removed from env flags. |