Disabling Subject Alternative Name (SAN) Checks in Secure Connections.

Purpose

The purpose of this document is to guide you in resolving SSL certificate verification issues by disabling SAN value checks.

Steps involved

  1. Please stop the control panel and vds_server.
  2. Make sure the zookeeper is running, before proceeding to execute command.
  3. In case, if it is multi-node cluster, ensure the zookeeper is running in all the nodes. 
  4. Please navigate to "{RLI_HOME}/vds/bin" directory location.
  5. Open Command prompt in the location.
  6. Run the following command
    {RLI_HOME}/vds/bin>vdsconfig.bat/sh set-property -name "specialSettings(SKIP_HOSTNAME_VERIFICATION)" -value "true"
  7. After running this command in cmd prompt this is the following output will get.

NOTE: once you executed the command successfully, please start the services.

Incase if you enable the password verification to execute the vdsconfig command it will prompt you for the cn=directory manager password.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.

Articles in this section