Setting whether to ignore server certificates at runtime

In previous versions, whether to ignore server certificates can only be set in the Client/Server Application properties page before compilation. The compiled application cannot dynamically change the ignore option.

Starting from Version 2025, you can set the ignore option after deployment via the CustomizeDeploy.dll tool.

For more information, refer to Ignore server certificate errors.