Re: ssh handshake failed latest libssh2

2017-10-27 Thread cchance
pretty sure as it was a clean dockerfile. Just to be sure i swapped to ubuntu:artful and and its got 1.8.0-1 libssh in apt, but STILL getting same problem with i ssh to the switches ssh handshake failed every time. -- Sent from: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/

ssh handshake failed latest libssh2

2017-10-26 Thread cchance
Ok i read that the reason SSH was giving handshake errors was that it was due to the dockerfile based on centos which had old libssh2 so i wrote my own dockerfile that builds with ENV GUACAMOLE_VERSION 0.9.13-incubating ENV OPENSSL_VERSION 1.1.0f ENV LIBSSH2_VERSION 1.8.0 But STILL i'm getting s