Update modules/ROOT/pages/administration/SSH-Server.adoc

Add a note about status as a work in progress
This commit is contained in:
Rowan Puttergill 2026-07-08 18:40:39 +00:00
commit 79fde244cf

View file

@ -7,6 +7,11 @@ The Fedora Docs team
[abstract]
This topic covers installing, starting, and configuring the OpenSSH server (`sshd`) on Fedora, including system-wide configuration files, enforcing key-based authentication, and other server-side security settings. For client-side configuration and key management, see 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!
====
[[s2-ssh-configuration-configs]]
== Configuration Files
indexterm:[SSH protocol,configuration files]