[an error occurred while processing this directive]

  • How to generate /usr/local/etc/ssh_host_key
    By : anonymous ( Tue Jun 3 05:52:36 2003 )

    sshd also seems to complain about missing

    /usr/local/etc/ssh_host_key

    To generate this for protocol 1 compatibility, run this command:

    /usr/local/bin/ssh-keygen -t rsa1 -f /usr/local/etc/ssh_host_key

    Return to article...[an error occurred while processing this directive]