Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to configure SSH public key in $OPENHAB_CONF #1638

Open
Flowdalic opened this issue Mar 5, 2024 · 0 comments
Open

Add option to configure SSH public key in $OPENHAB_CONF #1638

Flowdalic opened this issue Mar 5, 2024 · 0 comments
Labels
enhancement An enhancement or new feature

Comments

@Flowdalic
Copy link

Currently we have to modify a file under $OPENHAB_HOME to configure Karaf's SSH daemon to use public key authentication. As pointed out in the documentation, files in $OPENHAB_HOME are not meant for user configuration as they are overriden when updating to newer OpenHAB versions.

Since public key authentication is preferable over password-based authentication, it would be great if a public key could be configured for openhab's SSH console via $OPENHAB_CONF.

@Flowdalic Flowdalic added the enhancement An enhancement or new feature label Mar 5, 2024
@wborn wborn changed the title Add option to configure SSH public key in $OBENHAB_CONF Add option to configure SSH public key in $OPENHAB_CONF Mar 6, 2024
@wborn wborn transferred this issue from openhab/openhab-core Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature
Projects
None yet
Development

No branches or pull requests

1 participant