From fa4ad6b242279c3738807a637e6d1756277ddfcb Mon Sep 17 00:00:00 2001 From: pacmano1 <44065187+pacmano1@users.noreply.github.com> Date: Sun, 24 Mar 2024 09:27:47 -0600 Subject: [PATCH] Update MirthSSH_4.5.md --- MirthSSH_4.5.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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) +