CVS SSH key location?
Hi,
I am using SQL Developer 3.1 on a Windows 32-bit machine and recently got the CVS extension added. Our remote CVS server requires pasting the public SSH key into a screen on a front end webpage. This uploads the key to the server and attaches it to our login. I assume what it is asking for is the long alpha numeric string you usually see inside an actual key file after the -- BEGIN PUBLIC KEY -- line.
So here is my issue. I used the 'Generate SSH2 Key Pair' option from SQL Developer's CVS UI. I entered a name/comment and finally a password and hit OK on the dialog box, but I do not get any kind of confirmation on where the key was placed on my hard drive. I tried searching under the .crt .key extensions and in the sqldeveloper directory but couldn't find anything. Where exactly does SQL Developer physically put the actual public key file on your hard drive?
Thanks