...
Add the following lines to the file
to tell the SSH daemon about the public key to verifiy verify client certificates. In addition copy the public key to the specified location. The host trusts all certifactes certificates the are signed by our CA.'
/etc/ssh/sshd_config'
...
You can control access to any other local user by creating the coresponding corresponding files under '
/etc/ssh/auth_principals
'
.
...