Benjamin Crosnier
Results
2
comments of
Benjamin Crosnier
Are you using ASP.NET Core WebSockets and Kestrel? Kestrel does not enable Client certificates by default (so no matter what you send, the MQTTnet middleware will never receive any certificate)....
[GitHub Actions also fails](https://github.com/bcrosnier/appveyor-yarn-crash/actions/runs/3524641372/jobs/5910319053) with "*Couldn't allocate enough memory*" when using yarn on Node x86 (which is the default on AppVeyor). x64 works as expected.