Skip to content
  • Ryan Jackson's avatar
    Added support for OpenSSH v2 host keys · ded43b13
    Ryan Jackson authored
    The init script for Dropbear will now convert OpenSSH format
    host keys to the Dropbear format if they are found at startup.
    
    /etc/ssh/ssh_host_rsa_key -> /etc/dropbear/dropbear_rsa_host_key
    /etc/ssh/ssh_host_dsa_key -> /etc/dropbear/dropbear_dss_host_key
    ded43b13