Lines Matching +full:files +full:- +full:based
1 .\" $OpenBSD: ssh-keysign.8,v 1.17 2022/03/31 17:27:27 naddy Exp $
29 .Nm ssh-keysign
30 .Nd OpenSSH helper for host-based authentication
38 required during host-based authentication.
56 for more information about host-based authentication.
57 .Sh FILES
58 .Bl -tag -width Ds -compact
68 These files contain the private parts of the host keys used to
74 must be set-uid root if host-based authentication is used.
76 .It Pa /etc/ssh/ssh_host_dsa_key-cert.pub
77 .It Pa /etc/ssh/ssh_host_ecdsa_key-cert.pub
78 .It Pa /etc/ssh/ssh_host_ed25519_key-cert.pub
79 .It Pa /etc/ssh/ssh_host_rsa_key-cert.pub
80 If these files exist, they are assumed to contain public certificate
85 .Xr ssh-keygen 1 ,