HomeSort by relevance Sort by last modified time
    Searched refs:ssh_host_key (Results 1 - 4 of 4) sorted by null

  /external/openssh/contrib/redhat/
sshd.init 9 # config: /etc/ssh/ssh_host_key
10 # config: /etc/ssh/ssh_host_key.pub
43 /sbin/restorecon /etc/ssh/ssh_host_key.pub
sshd.init.old 9 # config: /etc/ssh/ssh_host_key
10 # config: /etc/ssh/ssh_host_key.pub
27 RSA1_KEY=/etc/ssh/ssh_host_key
  /external/openssh/
opensshd.init.in 20 HOST_KEY_RSA1=$sysconfdir/ssh_host_key
  /external/openssh/contrib/aix/
buildbff.sh 244 if [ -f "$sysconfdir/ssh_host_key" ] ; then
245 echo "$sysconfdir/ssh_host_key already exists, skipping."
247 $bindir/ssh-keygen -t rsa1 -f $sysconfdir/ssh_host_key -N ""

Completed in 70 milliseconds