crypto ca trustpoint

Defines the trust point for HTTPS security configuration.

Syntax

crypto ca trustpoint trustpoint-name
no crypto ca trustpoint trustpoint-name

Parameters

trustpoint-name
Defines the name of the trustpoint. The string for the name cannot be left blank. The length of the string can range from 1 through 64 characters.

Modes

Global configuration mode

Usage Guidelines

Use the no form of the command to remove the trustpoint.

Examples

Typical command examples:

device(config)# crypto ca trustpoint t1
device(config)# crypto ca trustpoint trustpoint2 
device(config)# crypto ca trustpoint tp3 
device(config)# crypto ca trustpoint t4 
device(config)# crypto ca trustpoint t5 

Example using the no form of the command:

device(config)# no crypto ca trustpoint t1