mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
SVG is a plain text file, better to see why it changed than binary PNG. Also fix #744 by adding infix/OEM hash to test specification Signed-off-by: Mattias Walström <lazzer@gmail.com>
=== Generate ssh key pair ==== Description Verify that 'guest' user can fetch data using only the 'public' key ==== Topology ifdef::topdoc[] image::../../test/case/ietf_system/ssh_key_authentication/topology.svg[Generate ssh key pair topology] endif::topdoc[] ifndef::topdoc[] ifdef::testgroup[] image::ssh_key_authentication/topology.svg[Generate ssh key pair topology] endif::testgroup[] ifndef::testgroup[] image::topology.svg[Generate ssh key pair topology] endif::testgroup[] endif::topdoc[] ==== Test sequence . Connect to the target device . Create a guest user on the target device . Write private key to a temporary file . Verify it is possible to fetch syslog data using public key <<<