Update modules/ROOT/pages/administration/SSH-Advanced-Usage.adoc

Add a note about the status of this as a work in progress
This commit is contained in:
Rowan Puttergill 2026-07-08 18:42:19 +00:00
commit 32e9e4c701

View file

@ -7,6 +7,11 @@ The Fedora Docs team
[abstract]
This topic walks through common SSH use cases that combine server-side configuration with client-side commands: certificate-based authentication, X11 forwarding, and port forwarding. It focuses on example configuration and commands for typical scenarios -- for complete directive and option references, see xref:SSH-Server.adoc[OpenSSH Server Configuration] and xref:SSH-Client.adoc[OpenSSH Client Configuration]. For background on the SSH protocol, see xref:SSH-About.adoc[About SSH and OpenSSH].
[NOTE]
====
**Status:** work in progress. Content in this section is in review and being updated. Feedback welcome!
====
[[sec-Using_OpenSSH_Certificate_Authentication]]
== Use Case: SSH Certificate Authentication