mirror of
https://github.com/foss42/apidash.git
synced 2025-06-19 21:39:14 +08:00
Create disable_ssl.md
This commit is contained in:
27
doc/user_guide/disable_ssl.md
Normal file
27
doc/user_guide/disable_ssl.md
Normal file
@ -0,0 +1,27 @@
|
||||
## 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.
|
Reference in New Issue
Block a user