diff --git a/MirthSSH_4.5.md b/MirthSSH_4.5.md index 60eb07d..177ca6d 100644 --- a/MirthSSH_4.5.md +++ b/MirthSSH_4.5.md @@ -5,3 +5,11 @@ and @Anthony Master from Mirth Slack: SFTP in 4.5 dropped support for ssh-rsa algo and a few others. The workaround is to add these two options in each affected SFTP connectpr settings. See https://github.com/nextgenhealthcare/connect/issues/5608 for issue that prompted drop in replacement for jsch. ![image](https://github.com/pacmano1/Mirth-Snippets/assets/44065187/bf0874a8-22ac-4246-a92c-17340a7aff98) + +Another example courtesy of Josh McDonald w/Innovar to address: + +```error +Algorithm negotiation fail: algorithmName="cipher.c2s" +``` +![image](https://github.com/pacmano1/Mirth-Snippets/assets/44065187/3cbf67cf-e47a-44dd-b8eb-d0e78de3b1c8) +