David Garske
David Garske
@vkssv The HAProxy test fails the `./tests/unit.test` ``` FAILURES: 648: test_wolfSSL_i2d_OCSP_CERTID ```
@rizlik is working on fixing this internally. I will go ahead and close this.
See https://github.com/wolfSSL/wolfssl/pull/7779
@rizlik please provide an update to @vkssv . Thanks
Hi @hpn0t0ad , thank you for the reminder about this issue. The engineer I assign is on vacation. Let me find another engineer to work on this. Thanks, David Garske,...
> Hi guys! Now that [268326d](https://github.com/wolfSSL/wolfssl/commit/268326d875c0020bfb626f23c3f323ecfcffe104) has been merged does that mean we finally have working support for OCSP stapling with haproxy? If so, do we have to do anything...
Hi @IldarAbdullin-okta , should this feature request be filed in the wolfSSL repo? I'd like to see this added to our C# wrapper as well. I started some wolfCrypt C#...
Hi @IldarAbdullin-okta , I have assigned this feature to @aidangarske to work on. Is AES GCM in the C Sharp layer still something you are interested in? Thanks, David Garske,...
FYI: The AES GCM support has been added in PR https://github.com/wolfSSL/wolfssl/pull/3166. @IldarAbdullin-okta please give it a try and let us know if you have any feedback.
Hi @IldarAbdullin-okta , Have you had a chance to try the C# wrapper AES GCM support? Let us know if you have any feedback. For now I will go ahead...