Displaying 1 result from an estimated 1 matches for "hpn13v10".
Did you mean:
hpn13v1
2011 Mar 02
0
sshd doesn't accept -c option
Hi,
I was testing host key signing when I came across problem with adding
certificates using command line.
Running
/usr/sbin/sshd -c certfile
returns
sshd: illegal option -- c
OpenSSH_5.8p1-hpn13v10, OpenSSL 1.0.0d 8 Feb 2011
usage: sshd [-46DdeiqTt] [-b bits] [-C connection_spec] [-c host_cert_file]
[-f config_file] [-g login_grace_time] [-h host_key_file]
[-k key_gen_time] [-o option] [-p port] [-u len]
In cvs log I found, that certificate support was introduced to...