Relative Content

Tag Archive for linuxssh

Not allowing SSH server to publish host key

I am trying to understand the authentication flow of ssh, handshaking of client and remote server. I want to allow only specific ssh clients to ssh into the remote ssh server. To do this, I need to create a host key on the server as I know.
I used this command: