mirror of
https://github.com/foss42/apidash.git
synced 2025-05-29 04:50:36 +08:00
836 B
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/
You will receive a certificate failed error.
Step 2
Visit API Dash Settings & turn on the "Disable SSL verification" switch
Step 3
Now, Resend the request.
You will receive a the response successfully.