When it comes to the use of ssh service (client & server), I'm quite confused as to the use of these two files, :
- authorized_keys
- known_hosts
what's the difference between them? what are their similarities (if any)?which one's on the server-side and which one's on client-ssh?
any help is highly appreciated. Thanks in advance.