Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
536
used. Use the no form of this command to disable the selected cipher
suites.
secure-trustpoint
TRUSTPOINT
(Optional) Specifies the name of the trust-point that should be used in
SSL handshake. When this parameter is not specified, the trust-point
which is specified as the primary will be used. If no primary trust-point
is specified, the built-in certificate/key pairs will be used. In no form of
this command, the specified trust-point will be canceled and then the
built-in certificate/key pairs will be used.
session-cache-timeout TIME-
OUT
(Optional) Specifies the timeout value in seconds for the information
stored in the SSL session cache. The valid range is from 60 to 86400.
When this parameter is not configured, the default session cache
timeout is 600 seconds. In the no form of this command, the SSL
session cache timeout will be reverted to the default value.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
This command is used to configure the SSL service policy.
Example
This example shows how to configure the SSL service policy “ssl-server” which associates the “TP1
trust-point.
Switch# configure terminal
Switch(config)# ssl-service-policy ssl-server secure-trustpoint TP1
Switch(config)#