Progress
Open Client
Developer’s Guide
Managing Certificate Store Files
The
procertm
utility is run from a command line and has the following syntax:
cert_store
Path to the .
zip
or.jar
certificate store file. If the certificate store file does not exist, and you are importing Digital Certificates, a new file is created.cert
Path to the Digital Certificate you want to import, export, or remove.
When importing, the path is relative path to the working directory. When exporting or removing Digital Certificates from the
cert_store
file, the path is the full Digital Certificate path as specified in thecert_store
file. Subdirectories should be specified with the forward slash "/".You can use "*" and "?" wildcards in the file-name and file-extension for the
cert
value.The options are:
-v
— Prints verbose information about the progress of the digital certificates import and export. When used with the -l (Lists) option, additional Digital Certificate field information is printed.-l
— Lists the contents of thecert_store
file after all import, export, and remove operations are completed.-p
— Prints the digital certificate list thecert_store
contents to the filecert_store.dcl
after all of the import, export and remove operations have been completed.-i cert
— Imports certificate file(s) matching cert to thecert_store
file from the working directory. Thecert_stor
e file is created as required. This option can be specified multiple times.-e cert
— Exports the certificate file(s) matching cert from the cert_store file to the working directory. Any sub-directories are created if required. This option can be specified multiple times.-r cert
— Removes the certificate file(s) matchingcert
from thecert_store
file. You can specify this option multiple times.-d
— Sets the working directory path where certificates are imported from or exported to. The default working directory is the current working directory.NOTE: Theprocertm
utility supports a limited use of wildcard characters for thecert
value in the import, export, and remove options.You can specify any number of options in any order. When you run
procertm
, it performs the options in the following order:
- Imports any certificates specified with the
-i
option from the working directory into thecert_store
file. If a certificate is not found, a warning message displays.- Exports any certificates specified with the
-e
option from thecert_store
to the working directory. If a certificate is not found, a warning message displays.- Removes any certificates specified with the
-r
option from thecert_store
file. If a certificate is not found, a warning message displays.- Shows the resulting
cert_store
file contents if the-l
option is specified.- Prints any digital certificate list information if the
-p
options is specified.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |