PKCS11-REGISTER(1) OpenSC Tools PKCS11-REGISTER(1) .SH "NAME" pkcs11-register - Simple tool to install PKCS#11 modules to known applications. .SH "SYNOPSIS" .HP 384u pkcs11-register [OPTIONS] .SH "DESCRIPTION" .PP The pkcs11-register utility can be used from the command line to register PKCS#11 modules to various applications .SH "OPTIONS" .PP .PP --help, -h Print help message on screen. .RE .PP --version, -V Print the OpenSC package release version. .RE .PP --module filename, -m filename Path to the PKCS#11 module to load. The default is OpenSC PKCS#11 module. .RE .PP --skip-chrome Don't install module for Chrome browser. By default, the tool attempts to install the module for Chrome browser. .RE .PP --skip-firefox Don't install module for Firefox browser. By default, the tool attempts to install the module for Firefox browser. .RE .PP --skip-thunderbird Don't install module for Thunderbird mail client. By default, the tool attempts to install the module for Thunderbird mail client. .RE .PP --skip-seamonkey Don't install module for Seamonkey. By default, the tool attempts to install the module Seamonkey. .RE .SH "SEE ALSO" .PP pkcs11-tool(1) opensc.conf(5) .SH "AUTHORS" .PP pkcs11-register was written by Frank Morgner . opensc 08/10/2026 PKCS11-REGISTER(1)