Skip to content

Commit

Permalink
Revert: Karaf console key to PEM #384 (#400)
Browse files Browse the repository at this point in the history
Revert: #384
Related to: #399

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
  • Loading branch information
ThomDietrich authored and kaikreuzer committed Jan 20, 2017
1 parent c7af700 commit c2c7552
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -48,7 +48,7 @@ hostKey = ${karaf.etc}/host.key
# The format used for hostKey.
# Possible values are simple (Karaf internal), or PEM (OpenSSH format)
#
hostKeyFormat = PEM
hostKeyFormat = simple

#
# Role name used for SSH access authorization
Expand Down

0 comments on commit c2c7552

Please sign in to comment.