In order to call the private endpoint we need to pass the user id, password and the client certificates. With basic authorization we can only pass the user id and password.
The question is how can we add the client certificates with certificate password in the Postman VS code extension?