Purpose
The purpose of this document is to guide you in resolving SSL certificate verification issues by disabling SAN value checks.
Steps involved
- Please stop the control panel and vds_server.
- Make sure the zookeeper is running, before proceeding to execute command.
- In case, if it is multi-node cluster, ensure the zookeeper is running in all the nodes.
- Please navigate to "{RLI_HOME}/vds/bin" directory location.
- Open Command prompt in the location.
-
Run the following command
{RLI_HOME}/vds/bin>vdsconfig.bat/sh set-property -name "specialSettings(SKIP_HOSTNAME_VERIFICATION)" -value "true" -
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.
Comments
Please sign in to leave a comment.