Algorithm negotiation fail deploying iOS app in OSX “El Capitan”

我与影子孤独终老i 提交于 2019-12-06 16:29:53

问题


I'm trying to deploy an app to a macbook with "El Capitan" OS Version but the MacTransfer.exe of Genexus says "Algorithm negotiation fail". I have already enable the remote login and also made the change in de etc/ssh/sshd_config for PasswordAuthentication yes.

Also if I try to connect with open ssh from my windows laptop I'm able to do it.

is there another line to be included in the ssh?


回答1:


This problem has been fixed recently.

You may patch your GX installation by replacing the files contained in the following zip files:

  • GeneXus Salto
  • GeneXus Evolution 3

Within : %GeneXusInstallation%/iOS



来源:https://stackoverflow.com/questions/33102849/algorithm-negotiation-fail-deploying-ios-app-in-osx-el-capitan

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!