jmuehlner opened a new pull request, #393: URL: https://github.com/apache/guacamole-server/pull/393
It took a while to work out what was going on here, but excluding "ext-info-c" from the list of preferred KEX algorithms precludes the ssh server from sending the `SSH_MSG_EXT_INFO` response during negotiation, which will in turn prevent any RSA key upgrades from occurring. Key upgrade is now working as expected (when using a libssh2 that supports key upgrades). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
