c# - Chrome Postman add a certificate to the request sent to a service -


is possible pass certificate in request being sent postman? need postman send request service when service receives httprequestmessage(request) , request.getclientcertificate(), certificate being sent postman request.

i noticed if enter https url, postman gives pop-up certificates installed on computer, allows select certificate , attach request. service received request able request.getclientcertificate() , certificate in request.


Comments

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -