get-pkcs11-prop

Syntax

tadm get-pkcs11-prop common_options --config=config_name 
(property_name)*

Description

Use this command to view the Public Key Cryptography Standard (PKCS#11) properties. PKCS#11 defines the interface used for communication between the Secure Sockets Layer (SSL) and PKCS#11 modules. PKCS#11 modules are used for standards-based connectivity to SSL hardware accelerators.

Options

For information about common_options, run the help command.

--config|-c

Specify the configuration for which you want to view the PKCS#11 properties.

Operands

property-name

Specify the name of the property that you want to view (Optional).

You can view the following PKCS#11 properties:

enabled
allow-bypass
crl-path

Example

tadm get-pkcs11-prop --user=admin --host=admin.example.com --port=8989
 --password-file=./admin.passwd --no-prompt 
--config=www.example.org allow-bypass

Exit Codes

The following exit values are returned:

0: command executed successfully

>0: error in executing the command

For more information about exit codes and syntax notations, run the help command.