Chapter 2 Managing the GSS from the CLI
Modifying the Attributes of the Security Certificate on the GSSM
2-26
Cisco Global Site Selector Administration Guide
OL-10410-01
To modify the attributes of a security certificate on the primary GSSM, perform
the following steps:
1.
Log in to the CLI and enable privileged EXEC mode.
gssm1.example.com>
enable
gssm1.example.com#
2.
Enter the
gss stop
command to stop the GSS software. Modifications to the
certificate cannot occur while the GUI is active on the primary GSSM.
gssm1.example.com#
gss s
top
3.
Access global configuration mode on the device.
gssm1.example.com#
config
gssm1.example.com(config)#
4.
Enter the
certificate set-attributes
command and modify information at the
prompts. All fields displayed for each software prompt have a maximum
character limit of 64, except for Country Code, which has a maximum
character limit of 2.
gssm1.example.com(config)#
certificate set-attributes
Country code (2 chars) [US]:
State [California]:
MA
City [San Jose]:
Boston
Organization [Cisco Systems, Inc.]:
New Organization
Organization Unit [ISBU]:
e-Mail Address [[email protected]]:
US
MA
Boston
New Organization
ISBU
5.
Enter
y
to save these values (or
n
to use the existing certificate values).
Save these values? (y/n):
y
6.
Restart the GSS device.
gssm1.example.com(config)#
exit
gssm1.example.com#
gss start