crypto ca trustpoint

Defines the trust point for HTTPS security configuration.

Syntax

crypto ca trustpoint trustpointCA_name
no crypto ca trustpoint trustpointCA_name

Parameters

trustpointCA_name
Defines the name of the trust point. The string for the name can not be left blank. The length of the string can range from 1 through 64 characters.

Modes

Global configuration mode

Usage Guidelines

Use the no crypto ca trustpoint command to remove the trust point.

Examples

Typical command example:

device(config)# crypto ca trustpoint t1

Example using the no form of the command:

device(config)# no crypto ca trustpoint t1