Open
Description
What version of nebula
are you using?
1.8.1
What operating system are you using?
Linux, macOS, iOS
Describe the Bug
Make able to read public access keys for ssh service from an authorized_keys
file.
Now I have to describe each key explicitly in the conf file which is not very useful.
Logs from affected hosts
No response
Config files from affected hosts
sshd:
enabled: true
listen: 127.0.0.1:2222
host_key: /etc/ssh/ssh_host_ed25519_key
authorized_users:
- user: root
keys:
- /root/.ssh/authorized_keys