Open
Description
I have an FTPS server I'm trying to connect to, but it has an expired cert. I'd like to specify the host key I expect the server to have when I connect to it so I can make this work without waiting on the vendor to update the cert (yes there will be a seperate conversation here).
I don't see a way to specify a hostkey.
With winscp I'd run something like
open ftps://username:password@IP -hostkey="df:73:83:3d:62:3c:86:30:d3:92:dk:c6:34:23:22:dd:00:73:cd:5a"
Is there a way to do this now or do we need to add a feature? Thank you!