From: Frank M. <no...@gi...> - 2019-10-16 11:16:31
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3a1bd36e2018e7e4c7f78b1fa84d998a9d163616 https://github.com/OpenSC/OpenSC/commit/3a1bd36e2018e7e4c7f78b1fa84d998a9d163616 Author: Frank Morgner <fra...@gm...> Date: 2019-10-16 (Wed, 16 Oct 2019) Changed paths: M src/tools/pkcs11-register.c Log Message: ----------- Use onepin-opensc-pkcs11.so for Chromium (#1828) * pkcs11-register: Fixed detection of already registered OpenSC Anny configuration of onepin-opensc-pkcs11.so and opensc-pkcs11.so should be enough to skip registering the default module again. * Use onepin module for generic NSS DB fixes https://github.com/OpenSC/OpenSC/issues/1818 May have the disadvantage that some other programs that use NSS don't see the signature keys. However, we currently only know for sure that Chromium is using the generic NSS DB. |