Lists the user settings.
signingclient config list [--log <file>] [-–verbose]For example:
>signingclient config listUser ID: application1Subject ID: 0123456789abcdef0123456789abcdef01234567Organization ID: dsaas999999Token ID: token1PKCS #11 library: P11SigningClient64.dllSigning server: https://rawsigner.dev.pkihub.comIdP server: https://idp.dev.pkihub.comProxy 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.