How to Disable SSL Certificate Validation in Mendix 9.21.0?

0
Hi everyone, I am currently working with Mendix version 9.21.0, and I need to disable SSL certificate validation for REST API calls. I know that this is generally not recommended for production environments, but I am working in a development/test setup and need to bypass SSL validation for now. I have tried looking for the "Disable SSL Validation" checkbox under Advanced Settings in the REST Call configuration, but it seems that this option is either not available in this version or located elsewhere. Can someone guide me on how to disable SSL validation in Mendix 9.21.0? Specifically: Is there a built-in setting for this in the REST Call configuration? If not, do I need to use a custom Java action or modify any configuration files to achieve this? Your help would be greatly appreciated! Thanks in advance!
asked
0 answers