The Verify SSL certificate option ensures that Data Fetcher verifies the API’s SSL certificate when making a request. This helps confirm that the connection is secure and that the server you are connecting to is trusted. In most cases, this setting should remain enabled.Documentation Index
Fetch the complete documentation index at: https://help.datafetcher.com/llms.txt
Use this file to discover all available pages before exploring further.
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.