Open
Description
This applies to both TLS and SSH transports.
- We need a way to mock up an HTTPS server and an SSH server.
- We want to be able to simulate both valid and invalid hosts for each.
- For SSH we need to be able to do this on both port 22 and some other non-standard port.
Not urgent, but it would be good to test that this stuff actually works.