Reputation: 1517
I have deployed the a rest webservice over https using self signed certificate. Now i am facing the issue in postman while trying to test it. Error is same as follows:-
I also follow the post from this link using-self-signed-certificates-with-postman but i am not able to find the connection tab as mentioned in the step 3.
Can anybody please help me how can i resolve that certificate issue.
Thanks
Upvotes: 1
Views: 15082
Reputation: 361
In Postman go menu File/Settings in General tab disable "SSL certificate verification".
Upvotes: 2
Reputation: 91
Upvotes: 5