]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: add a `sshd -G` option that parses and prints the
authordjm@openbsd.org <djm@openbsd.org>
Fri, 10 Feb 2023 04:47:19 +0000 (04:47 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 10 Feb 2023 05:12:42 +0000 (16:12 +1100)
commit18938d11a90b74d63c20b2d3c965d5bd64786ab1
tree57ac323a0efe9ee51f8f78299175ff9ba0104dc7
parentdf7d3dbf7194db8e97730ee0425d4d9d7bdb8b10
upstream: add a `sshd -G` option that parses and prints the

effective configuration without attempting to load private keys and perform
other checks. This allows usage of the option before keys have been
generated.

bz3460 feedback/ok dtucker@

OpenBSD-Commit-ID: 774504f629023fc25a559ab1d95401adb3a7fb29
sshd.8
sshd.c