Net::FTPSSL as the name suggests uses FTP over SSL (or TLS) sometimes referred to as FTPS. This is entirely different from and unrelated to SSH so any change in the SSH key will have no effect. If something else on the server has changed then that might go some way to explaining it.
Without more detail anything more would be guesswork. I suggest you try enabling debugging with
use IO::Socket::SSL 'debug4';
and see if that gets you any further towards identifying the real problem. Good luck.
🦛
In reply to Re: SSL connect attempt failed
by hippo
in thread SSL connect attempt failed
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |