Bug 366188 - Support for authorized_keys file

If the system property 'ssh.server.authorized_keys' is specified it

may point to a file which contains a list of keys that are allowed to

connect to the SSH console. The file will be read every time a

connection is made so that it can be modified dynamically at runtime.
3 files changed
tree: 9878a2e11d787a33d673b5b1f114c8292669a46a
  1. .gitattributes
  2. .gitignore
  3. bundles/
  4. examples/
  5. features/