Topic: We hope that wolfSSL will support msquic.

wolfSSL does not currently support msquic. Are there any means to enable support for msquic in wolfSSL?

Share

Re: We hope that wolfSSL will support msquic.

Hello, my name is Anthony and I am a member of the wolfSSL team.  I believe this is the MSQUIC you are referring to? https://github.com/microsoft/msquic .  How would you propose we support it?  Would simply inter-operating with it be what you envision?

Warm regards, Anthony

Share

Re: We hope that wolfSSL will support msquic.

MsQuic now supports OpenSSL, and wolfSSL has an OpenSSL compatibility layer. However, the OpenSSL used by MsQuic is different from the original version, and there are several compatibility layer header files that wolfSSL does not have. If you could complete them, or provide a method to modify them, that would also work.

Share

Re: We hope that wolfSSL will support msquic.

What is your use-case?  What are you trying to accomplish?

Share

Re: We hope that wolfSSL will support msquic.

I see you've opened an issue on our github repo.  Lets continue the conversation there.

Share