I gonna have to change my Windows PC with a colleague at office. I've added a few rsa ssh keys while playing around with git, github, heroku and a few others.
What'd be the best way to remove all my credentials from my Windows PC?
|
I gonna have to change my Windows PC with a colleague at office. I've added a few rsa ssh keys while playing around with git, github, heroku and a few others. What'd be the best way to remove all my credentials from my Windows PC? | ||||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
You can use the mmc.exe application to manage the installed certificates. Start : Run... mmc.exe and add the Certificates plugin. The GUI will show you all the installed certificates and allow you to export/remove them. | |||||
feedback
|
|
SSH keys have no standard location. If you generated them using OpenSSH's Don't forget a free-space wipe ( | |||
|
feedback
|