signingclient config list

Lists the user settings.

signingclient config list [--log <file>] [-–verbose]

For example:

>signingclient config list
User ID: application1
Subject ID: 0123456789abcdef0123456789abcdef01234567
Organization ID: dsaas999999
Token ID: token1
PKCS #11 library: P11SigningClient64.dll
Signing server: https://rawsigner.dev.pkihub.com
IdP server: https://idp.dev.pkihub.com
Proxy server: <not set>
Proxy auth: <not set>

--log <file>

Record the command execution in a log file with the <file> path.

  • If the file does not exist, the command creates it.

  • If the file exists, the command appends the execution log.

Mandatory: No. When omitting this option, the command does not record a log.

--verbose

Print additional error information (if any).

Mandatory: No.