Is the location of SSH keys on Windows fixed?

I read an article: Determine whether you've already generated SSH keys which says that SSH in Windows, keys stored are in C:\Documents and Settings\userName\Application Data\SSH\UserKeys\, but I have found the keys to be in C:\Documents and Settings\userName\Application Data\.SSH \. Is there a setting to determine where to put these keys or am I reading the wrong documentation?

1 Answer

Are you using the same SSH Tectia Client 6.1? According the the Tectia Users' Manuals the default directory is %APPDATA%\SSH\UserKeys which is the directory cited in the guide you read.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like