Zyb Ster created GUACAMOLE-1226:
-----------------------------------
Summary: Update docker containers
Key: GUACAMOLE-1226
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1226
Project: Guacamole
Issue Type: Improvement
Components: guacamole-docker
Affects Versions: 1.2.0
Reporter: Zyb Ster
Most recent offical docker conatainer of guacamole are not able to handle ECDSA
& ED25519 SSH Keys to connect to hosts.
Reason for this is that libssh2-1 is version Version: 1.8.0-2.1 but needs to be
version 1.9.0 to support both.
Version 1.9. also is not available in the debian repositories.
It's possible to build the new version from git repository.
[https://libssh2.org/changes.html#1.9.0]
Also in Ubuntu there is no recent version available.
Alpine as well as Arch Linux provide packages - however they do not have
libtelnet in their repositories.
Is there any chance to build up-to-date docker containers including Guacamole
1.3 and libssh2-1.9.0 ?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)