diff options
| author | Alan Dunn <amdunn@gmail.com> | 2014-03-07 08:13:23 -0600 |
|---|---|---|
| committer | Andreas Schneider <asn@cryptomilk.org> | 2014-03-27 10:06:11 +0100 |
| commit | c82dd2eb81ebdd1456faa0de45eb285d669755fb (patch) | |
| tree | 920686b230a0f8f329042a8e9409124d25c783ae /src | |
| parent | f6276fe73940dd35bbd4f95d3cf902bcf69f23f3 (diff) | |
| download | libssh-c82dd2eb81ebdd1456faa0de45eb285d669755fb.tar.gz libssh-c82dd2eb81ebdd1456faa0de45eb285d669755fb.tar.xz libssh-c82dd2eb81ebdd1456faa0de45eb285d669755fb.zip | |
examples: Add no default keys options to ssh_server_fork
It seems useful to be able to run ssh_server_fork without being
required to load some key of RSA and DSA keytypes. However, with the
current ssh_server_fork, you need to have some keys as some default
value is set by default and you can't unset the value for a keytype
(e.g. by using NULL as an argument). So the "no default keys"
argument turns off the default key assignments.
Signed-off-by: Alan Dunn <amdunn@gmail.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
