I try to test REST
api in Postman but every time I try to POST
I get the following error
Error: self signed certificate in certificate chain.
I have tried with the SSL
certificate verification on and off but both methods dont work. Postman is also updated to latest v7.3.6
.
Tbh I dont know what to try anymore and would really appreciate any tip.
If certificate verification fails when sending a request, Postman displays an error message in the response pane. To fix the error, turn off SSL verification for the request: Open the request and select the Settings tab. Select Enable SSL certificate verification to turn off this setting.
Configure Postman to accept self-signed SSL certificates: a) At the upper-right corner of Postman, click the wrench icon and choose Settings from the drop-down menu. b) In the Request section, set SSL certificate verification to OFF. c) Dismiss the Settings window by clicking X in the upper-right corner of the window.
Once you add a new client certificate, open up the Postman console and send a request to the configured domain. Make sure you're using https so the client certificate is sent along with the request. In the console, inspect the certificate that was sent along with the request.
In cryptography and computer security, self-signed certificates are public key certificates that their users issue on their own behalf, as opposed to a certificate authority (CA) issuing them. These certificates are easy to make and do not cost money. However, they do not provide any trust value.
Go to Postman Settings > General > turn OFF SSL certificate verification
"make ssl certificate verification on and make it still work"
If you're under organization environment, you can:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With