Search
Varnish Controller

vcli router certificate

Assign default certificate to the router

Synopsis

Default certificate can be assigned to the router, which will serve as the default certificate for routing and also be used for the management port.

vcli router certificate [router-id,... | -f] [flags]

Options

  -C, --cert string             certificate ID
      --clear                   Clear cert for given entry
  -f, --filter stringToString   Filter based on attributes, '*' act as wildcard (default [])
  -h, --help                    help for certificate
  -y, --yes                     Perform operation without confirmation

Options inherited from parent commands

  -c, --config string   configuration file for the CLI (default ~/.vcli.yml)
                        Could also be set via VARNISH_CONTROLLER_CLI_CONFIG=/path/to/config.yml
      --csv             Output the response table as CSV format.
  -j, --json            Output the response table as JSON format.

SEE ALSO