Setup guide

Subcommands
list
Displays a list of current SSL certificates. Each certificate stored in the certificates data file is indexed by a unique alias (*1). The
example below shows how to display aliases using the list subcommand.
Example
Truststore:
--------------
Keystore type: jks
Keystore provider: SUN
The keystore contains 4 entries.
client1 (*1), May 10, 2007, trustedCertEntry,
Certificate fingerprints (MD5): 0F:4E:1C:DB:19:AE:3B:82:9D:74:93:6C:46:D8:7C:D2
...
delete
Deletes the data of the designated SSL certificate.
init
Initializes the file used to store SSL certificates data.
Option
The following option can be specified for the delete subcommand:
-alias alias
Specify the alias of the SSL certificate to delete in
alias
.
Requirements
Permissions
OS Administrator
Location
Admin server, managed server
Examples
- To display a list of SSL certificates currently used by the manager
>rcxadm certctl list <RETURN>
- To delete an SSL certificate used by the manager
>rcxadm certctl delete -alias
alias
<RETURN>
- To initialize the file used by the manager to store SSL certificates data
- 27 -