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 (Page 6 of 6)
Hi _angelo_
1) are you asking to never send change_cipher_spec and to ignore them if received ?
2) in `wolfssl/internal.h` we define max record size as follows:
MAX_RECORD_SIZE = 16384, /* 2^14, max size by standard */
Hope this helps. Let me know your clarifications on the first point and if you have any further questions.
Warm regards, Anthony
Hello m_u_h, how are you?
My name is Anthony Hu and I am part of the wolfSSL team.
There are many reasons why openssl might not be using wolfengine. How are you performing SSH and TLS? Are they separate applications? If so, then it could be that the application doing TLS was built with static libraries in which case that particular application would not support engine usage.
Can you please share details about your applications? For example, how are they built?
Also, here at wolfSSL we love hearing about how our software is being used. Can you let us know about your project and what your goals are?
Warm regards, Anthony
Hello ajmal,
Thank you for reaching out and asking about wolfSSL! My name is Anthony Hu and I will do my best to help you. At wolfSSL, We love hearing about how people are using our projects so can you please tell us about your project and what you are trying to achieve?
wolfSSL's INSTALL file has instructions for building and installing on both IOS and Android: https://github.com/wolfSSL/wolfssl/blob/master/INSTALL
Here you will find some examples for BTLE: https://github.com/wolfSSL/wolfssl-exam … aster/btle
Here are some examples for using our libraries on Android: https://github.com/wolfSSL/wolfssl-exam … er/android
After looking at these resources, please do let us know if we can be of further assistance.
Warm regards, Anthony
In the meantime, I will also try to create an example using with custom extensions.
Warm regards, Anthony
Hi stroebeljc,
how are you today? I'm glad to see you have discovered our `--enable-asn=template` flag! You say enabling it made other things break. I'm sorry to hear that.
Can you be more specific? Can you let us know what broke?
Please send your details to support@wolfssl.com. That will open up a support ticket and I will personally take ownership of it.
Warm regards, Anthony
Posts found: 126 to 130 of 130
Generated in 0.017 seconds (88% PHP - 12% DB) with 4 queries