Edit

cert remove

Removes the certificate that Dev Proxy uses for decrypting SSL traffic from Root Store.

Synopsis

devproxy cert remove [options]

Options:
  -f, --force            Force certificate removal without confirmation
  --log-level <level>    Logging level: trace|debug|information|warning|error
  -h, --help             Show help

Usage

devproxy cert remove

Arguments

None

Options

Name Description Allowed values Default
-f, --force Force the root certificate removal without confirmation. Required in non-interactive mode (CI environments, piped stdin).
--log-level <loglevel> Level of messages to log trace, debug, information, warning, error information