logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pkcs11-register - Simple tool to install PKCS#11 modules to known applications.

Authors

pkcs11-register was written by Frank Morgner <frankmorgner@gmail.com>.

opensc                                             03/22/2025                                 PKCS11-REGISTER(1)

Description

       The pkcs11-register utility can be used from the command line to register PKCS#11 modules to various
       applications

Name

       pkcs11-register - Simple tool to install PKCS#11 modules to known applications.

Options

--help, -h
           Print help message on screen.

       --version, -V
           Print the OpenSC package release version.

       --modulefilename, -mfilename
           Path to the PKCS#11 module to load. The default is OpenSC PKCS#11 module.

       --skip-chrome
           Don't install module for Chrome browser. By default, the tool attempts to install the module for
           Chrome browser.

       --skip-firefox
           Don't install module for Firefox browser. By default, the tool attempts to install the module for
           Firefox browser.

       --skip-thunderbird
           Don't install module for Thunderbird mail client. By default, the tool attempts to install the module
           for Thunderbird mail client.

       --skip-seamonkey
           Don't install module for Seamonkey. By default, the tool attempts to install the module Seamonkey.

See Also

pkcs11-tool(1) opensc.conf(5)

Synopsis

pkcs11-register [OPTIONS]

See Also