Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
PKCS11-REGISTER(1)		  OpenSC Tools		      PKCS11-REGISTER(1)

NAME
     pkcs11-register  - Simple tool to install PKCS#11 modules to known applica-
     tions.

SYNOPSIS
     pkcs11-register [OPTIONS]

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

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

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

     --module filename, -m filename
	 Path  to the PKCS#11 module to load. The default is OpenSC PKCS#11 mod-
	 ule.

     --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)

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

opensc				   08/29/2026		      PKCS11-REGISTER(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pkcs11-register&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help