[openssh-commits] [openssh] 02/03: upstream: mention RefuseConnection, VersionAddendum and
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Jun 29 18:23:29 AEST 2026
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit ce697f1eaf76a3d8d700894726c7a826af393ed5
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Mon Jun 29 08:19:21 2026 +0000
upstream: mention RefuseConnection, VersionAddendum and
WarnWeakCrypto along with other options. from xspielinbox via bz3968
OpenBSD-Commit-ID: 5d4ef72dc703a74e64175e4611961ea338379d66
---
ssh.1 | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/ssh.1 b/ssh.1
index 82ae5480c..79b18c2c5 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh.1,v 1.447 2025/12/22 01:17:31 djm Exp $
-.Dd $Mdocdate: December 22 2025 $
+.\" $OpenBSD: ssh.1,v 1.448 2026/06/29 08:19:21 djm Exp $
+.Dd $Mdocdate: June 29 2026 $
.Dt SSH 1
.Os
.Sh NAME
@@ -582,6 +582,7 @@ For full details of the options listed below, and their possible values, see
.It ProxyUseFdpass
.It PubkeyAcceptedAlgorithms
.It PubkeyAuthentication
+.It RefuseConnection
.It RekeyLimit
.It RemoteCommand
.It RemoteForward
@@ -607,7 +608,9 @@ For full details of the options listed below, and their possible values, see
.It User
.It UserKnownHostsFile
.It VerifyHostKeyDNS
+.It VersionAddendum
.It VisualHostKey
+.It WarnWeakCrypto
.It XAuthLocation
.El
.Pp
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list