Hello Chris,
Thank you for your reply.
If I try to download CyaSSL code from the Download web page, download is failing.
Can you please help me on how to download CyaSSL code?
Regards,
Satish
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 → Posts by satishkumaryarru
Pages 1
Hello Chris,
Thank you for your reply.
If I try to download CyaSSL code from the Download web page, download is failing.
Can you please help me on how to download CyaSSL code?
Regards,
Satish
Hello,
I am testing the yaSSL GPL code.
I started testing all the crypto algorithms supported by yaSSL.
Most of the algorithms got passed. But RSA test failed. When I debugged I found that this test failed because certificate got expired.
I hope yaSSL tries to extract the public key from the certificate and while validating this certificate it failed.
Can someone help me from where I could get the new client certificate.
Regards,
Satish
Dear Chirs,
Thank you for your reply.
Currently I am using yaSSL code to understand the features supported by yaSSL.
Can you please let me know what way CyaSSL is better than yaSSL? Is it only memory footprint? Or any other additional features supported?
We would be using CyaSSL soon!!
Regards,
Satish
Yes C++ compiler is not installed. After installing ./configure is working fine and make file is created.
Thanks Chris!!
Regards,
Satish
Hi,
I have downloaded yaSSL GPL code and tried to build on Ubuntu platform.
While runing ./configure, i am facing some error as follows.
checking for g++ ... no
checking for c++... no
checking for gpp .. no
checking for aCC ... no
checking for CC ... no
checking for cxx ... no
checking for cc++ ... no
......
.....
checking whether c++ compiler works ... no
configure : error : C++ compiler cannot create executable.
see config.log for more details.
Can someone help me out how to fix thiis error?
Pages 1
wolfSSL - Embedded SSL Library → Posts by satishkumaryarru
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.020 seconds (96% PHP - 4% DB) with 4 queries