When to disable SSL verification
Disable Verify SSL certificate only if the API you are connecting to uses a self-signed SSL certificate. Some internal or private APIs use self-signed certificates, which can cause SSL verification to fail. If SSL verification fails, you may see errors such as:self signed certificateunable to verify the first certificate
How to enable or disable it
- Navigate to the request screen in Data Fetcher.
- Open Advanced settings.
- Scroll down and toggle Verify SSL certificate on or off.