Operating System - Linux
1756356 Members
3413 Online
108846 Solutions
New Discussion юеВ

Re: Recommend a SSH client which support PKA ?

 
SOLVED
Go to solution
Thomas Ritter
Respected Contributor

Recommend a SSH client which support PKA ?

I find my self using Putty and free version of Xshell 2.0 to connect to many linux and unix hosts. I want to automate the connectivity using Public Key Authentication.
Is anybody using a SSH client which supports PKA they would recommend ? It need not be a free version. My employer will pay for what ever I find suitable.
3 REPLIES 3
smatador
Honored Contributor
Solution

Re: Recommend a SSH client which support PKA ?

Hi,
Perhaps I don't understand your need, but with putty and xshell 3.0 you have the capacity to made a key and to made a public key authentification. So for example a tuto with putty
http://www.bmonday.com/articles/653.aspx
Hope it helps
Ivan Ferreira
Honored Contributor

Re: Recommend a SSH client which support PKA ?

Putty can use public keys. You can also use Reflection or TeraTerm.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Florian Heigl (new acc)
Honored Contributor

Re: Recommend a SSH client which support PKA ?

Doi you just want to use premade keys or also a central CA & full PKI?

for the first thing putty and putty-keygen will do fine, ReflectionX is even easier because you can use standard openssh keys (i use that daily).

If you need full PKI support the harder issue is that OpenSSH doesn't have support to use keys from LDAP or other sources and if I recall correctly you need F-Secure SSH Server and (i think) SecureCRT as client.
yesterday I stood at the edge. Today I'm one step ahead.