Topic: Does WolfSSH require AESGCM and ECC and !NO_FILESYSTEM?
I see a number of build errors with this configuration. Can you please tell me if these are all hard requirements for build/functionality of WolfSSH?
You are not logged in. Please login or register.
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
ReferenceswolfSSL - Embedded SSL Library → wolfSSH → Does WolfSSH require AESGCM and ECC and !NO_FILESYSTEM?
I see a number of build errors with this configuration. Can you please tell me if these are all hard requirements for build/functionality of WolfSSH?
Hello Tammy,
I was able to reproduce the build errors with wolfSSL configured as:
./configure --enable-ssh --disable-filesystem --disable-aesgcm
I created a pull request here:
https://github.com/wolfSSL/wolfssh/pull/328
Thanks,
Eric @ wolfSSL Support
Thanks so much, Eric! What about the ECC requirement?
I just pushed another commit that fixes the build errors for
--disable-ecc
.
Thanks,
Eric
Thanks so much! I'm not sure what your process is for PR approval - do you have any idea when this would be accepted into the mainline? We have a CF Friday...
Hi Tammy,
The code changes are still making their way through the review cycle.
wolfSSL - Embedded SSL Library → wolfSSH → Does WolfSSH require AESGCM and ECC and !NO_FILESYSTEM?
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.017 seconds (88% PHP - 12% DB) with 11 queries