set web trust-anchors

Last Updated : Jun 03, 2021 |

Enables or disables the trust-anchors.

Syntax

set web trust-anchors <enable|disable>

Note:

If the trust anchor is disabled, the CLI command copy scp trust-anchors to copy a trust anchor file will return an error. This is because the copy commands will work only if the trust anchor is enabled.

Parameters

Parameter

Description

Possible Values

Default Value

state

  • enable: Enable the trust-anchors

  • disable: Disabled the trust-anchors

Enable

Disable

User level

admin

Context

general

Example

To enable or disable the trust-anchors:

Gxxx-0019(super)# set web trust-anchors enable

Gxxx-0019(super)# set web trust-anchors disable