Files
apidash/doc/user_guide/disable_ssl.md
2024-12-21 21:23:31 +05:30

836 B

How to Disable SSL for Requests

Note: This feature currently works on all platforms except Web

Step 1

Make a GET request to https://expired-rsa-dv.ssl.com/

ssl-1

You will receive a certificate failed error.

Step 2

Visit API Dash Settings & turn on the "Disable SSL verification" switch

ssl-2a

ssl-2b

Step 3

Now, Resend the request.

ssl-3

You will receive a the response successfully.