How To Disable Client Certificate Check via CLI

Description

The following procedure explains how to disable Client Certificate Check from CLI after an interface is no longer accessible due to recent certificate import and/or Client Certificate Check activation via System | Administration on UTM devices.

Resolution

  1. Login in to the UTM CLI using the Console connection or SSH.
  2. Login using:  

*Username: 'admin'. 

*Password:  'current_password'.

  1. Type and execute the following command:

  admin@C0EAE45C6ECC> config 

  config(C0EAE45C6ECC)#

  config(C0EAE45C6ECC)# administration

  (config-administration)# no web-management client-certificate-check 

  (config-administration)# commit 
  % Applying changes... 
  % Changes made. 

  (config-administration)# exit

Now you should be able to access the management interface using the default certificate.

Related Articles

  • How to use the NSM Firewall Migration App
    Read More
  • Gen 6 NSv to Gen 7 NSv Upgrades
    Read More
  • How to Collect Debug CSE Logs on a SonicWall Firewall.
    Read More
not finding your answers?