Topic: ssh tunnel using wolfSSL?
Hello,
I am running some tests on Yocto Linux (dunfell) on a Renesas S4 board.
I need to setup a SSH tunnel between the S4 and a PC running Ubuntu (22.4.). This works fine with OpenSSH, but the data through put is slow as expected with OpenSSH.
I tried building and running wolfSSL for dunfell and I had to backport OpenSSH (8.5p1) from hardknott, because that is the version compatible with the current version of of wolfSSL (5.6.6) available on Github. But, unfortunately backporting of OpenSSL did not work easily. The wolfSSL test and performance measurement were successful.
Is there a version of wolfSSL compatible with dunfell or OpenSSH version 8.2p1? What would be the correct git hash or label?
Thank you and best regards,
Michael