wolfSSL port to openSSH

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



Greetings OpenSSH developers,

wolfSSL now has a stable port for any interested we are nearly ready to
submit a pull request to openssh-portable repository.

For any and all interested we are ready for some alpha testing. Testing
should be as easy as doing the following steps:

git clone https://github.com/kaleb-himes/openssh-portable.git
git clone https://github.com/kaleb-himes/wolfssl.git

cd wolfssl
./autogen.sh
./configure --prefix=/usr/local/lib --enable-openssh && make && sudo make
install

cd ..
cd openssh-portable
autoreconf
./configure --with-wolfssl=/usr/local/lib --with-pam && make && make tests

Our Jenkins server is now using this port to actively checkout changes from
github and is also running all slave nodes using SSH with this port. This
provides us with some real-world testing in addition to the unit tests.

We would ask for any feedback on our port from the openSSH community and
welcome any questions before we submit a pull request to you in the near
future.

Thank you all for your time and consideration in this matter, we look
forward to hearing from you.


Our sincerest Regards,

The wolfSSL Team and Kaleb Himes

www.wolfssl.com

kaleb@xxxxxxxxxxx

Skype: kaleb.himes

+1 406 381 9556
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux