Next
Previous
Contents
Usage: xca dbname.db <options>
Next to the usual X commandline 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 Revokation lists
- -t expect all following non-option arguments to be Xca templates
- -x Exit after processing all commandline options
when invoked with one of the -k -r -c -p -7 options, the application
will show the details of the items and import it into the database.
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