How to disable "Enable Client Certificate Check" option over the CLI?

Description

How to disable "Enable Client Certificate Check" option over the CLI?

Resolution

Problem Description:

When "client certificate check" is enabled on the System | Administration page. And if proper certificate is not supplied by the client browser, then you will not be able to manage the firewall using user interface. This article describes how to disable client certificate check option using CLI.

Procedure:

Step 1: Login to the UTM CLI using the Console connection or SSH  (https://www.sonicwall.com/en-us/support/knowledge-base/170505608988182)

Step 2: Login as admin

Step 3: Execute the following commands:

admin@0017C54F050C> configure
config(0017C54F050C)# administration
(config-administration)# no web-management client-certificate-check
(config-administration)# exit
config(0017C54F050C)#
commit

Image

Related Articles

  • SSH password authentication fails after OpenSSH upgrade
    Read More
  • Where can I download SonicWall stencils?
    Read More
  • Configuring High Availability Monitoring settings
    Read More
not finding your answers?