You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
Thank you for replying ...
I compiled the wolfSSL for the Nucleus microprocessor. I believe it is/was compiled with the right settings. I checked the include files you mention and it all seems correct.
It has also been suggested that I increase the stack size. I have tried that as well and still run into the crash/system reset.
I was hoping someone has seen this issue before and had some insight because I have really hit a wall with this one.
I am going through the process of establishing a connection and when the function AlreadySigner is called my system hangs specially on the line "signers = cm->caTable[row]". Has anyone had a similar problem? Any ideas what may be happening? thx
I am the client and here are my function calls:
wolfSSL_CTX_new - which calls wolfSSL_Init and I'm assigning method to wolfSSLv23_client_method()
wolfSSL_CTX_load_verify_locations - in this function my system hangs with the above issue
Posts found: 2
Generated in 0.023 seconds (95% PHP - 5% DB) with 4 queries