mjrgit / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

Change certificate associated with a URL #172

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Make a rest call where server requires a cert. Header sent 
enable-client-cert-auth: true
2. This brings up a box to select the certificate and this choice gets saved
3. Now in future if I want to use a different certificate then there is no way 
to make rest client forget my previous choice of cert so I pick a new one

What is the expected output? What do you see instead?
Some way to clear certs associated with a host

On what operating system, browser and browser version?
Win7, Chrome 26.0.1410.43 m

Please provide any additional information below.

Thanks!!

Original issue reported on code.google.com by rahul...@gmail.com on 9 Apr 2013 at 11:11

GoogleCodeExporter commented 8 years ago
Hi,
Thanks for a feature request.
Unfortunately I do not see any API available to do the thing. Thus it is 
impossible to the app to change a certificate.

Original comment by jarro...@gmail.com on 5 May 2013 at 6:29