mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-28 11:43:01 +02:00
=== SSH Server Configuration
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/services/ssh/ssh_server_config]
==== Description
Test SSH server functionality with pre-defined key pair:
1. Enable/Disable SSH service.
2. Configure listen address and port.
3. Validate connectivity using static key pair.
==== Topology
image::topology.svg[SSH Server Configuration topology, align=center, scaledwidth=75%]
==== Sequence
. Setup topology and attach to the target
. Configure SSH server
. Wait until SSH server is ready to accept connections
. Verify SSH public keys
. Verify it is not possible to access SSH on other IP address
. Disable SSH server