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 export and import connection profiles in NetExtender
    Read More
  • Unable access High availability idle device using monitoring IP address
    Read More
  • SSL Control enabled with "Detect Certificate signed by an Untrusted CA" causes Windows Update to fail.
    Read More
not finding your answers?
was this article helpful?