openssh server error on start

Issue #135 resolved
nightflier created an issue

service starts and I can log in remotely

Comments (2)

  1. nightflier reporter

    Tested new pkg, it still shows the same error.

    stopping and starting sshd shows this:

    root:# /etc/rc.d/rc.sshd stop
    vector:/~
    root:# /etc/rc.d/rc.sshd start
    Generating public/private rsa1 key pair.
    Saving key "/etc/ssh/ssh_host_key" failed: unknown or unsupported key type
    Could not load host key: /etc/ssh/ssh_host_ed25519_key
    

    The "/etc/ssh/ssh_host_ed25519_key" entry shows up in /etc/ssh/sshd_config, line 21

    Still, I can ssh in to system without any warnings on the client side.

  2. Log in to comment