Next
Previous
Contents
Usage: xca dbname.db <options>
Next to the usual X command line options. There are the following
- -v show version information and exit
- -k expect all following non-option arguments to be RSA keys
- -r expect all following non-option arguments to be
Certificate signing requests or SPKAC requests
- -c expect all following non-option arguments to be Certificates
- -p expect all following non-option arguments to be PKCS#12 files
- -7 expect all following non-option arguments to be PKCS#7 files
- -l expect all following non-option arguments to be Revocation lists
- -t expect all following non-option arguments to be Xca templates
- -b set the database base-directory
- -d set the database filename
- -x Exit after processing all command line options
when invoked with one of the -k -r -c -p -7 -l -t options, the application
will show the details of the items and import them into the database if
desired.
If the application should exit afterwards, just supply the -x option.
This behaviour enables xca to be used as default application for viewing
PKI items.
Next
Previous
Contents