Skip Headers
Oracle® Traffic Director Command-Line Reference
11g Release 1 (11.1.1.7)

Part Number E21037-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

renew-admin-certs

Syntax

tadm renew-admin-certs common_options [--validity=num_of_months]

Description

Use this command to renew the administration certificates with the nicknames Admin-CA-Cert, Admin-Server-Cert, and Admin-Client-Cert. This command also updates the nodes that are currently running and are accessible with the renewed certificates.

Oracle recommends that after you run this command, you stop and restart the administration servers and nodes so that the new certificates take effect.

Options

For information about common_options, run the help command.

--validity|-d

Specify the validity period (in months) for the administration certificates. The default validity period is 120 months.

Example

tadm renew-admin-certs --user=admin --host=admin.example.com 
--password-file=./admin.passwd --port=8989 
--no-prompt --validity=120

Exit Codes

The following exit values are returned:

0: command executed successfully

>0: error in executing the command

For more information about exit codes and syntax notations, run the help command.

See Also

help, reset-admin-password, renew-node-certs