Skip to content

Bug fixes for tls and mqtt

Choose a tag to compare

@bretambrose bretambrose released this 28 May 21:10
· 233 commits to main since this release
4be4139
  • On Windows, perform a full verification of SNI/server cert chain even when using an overridden root CA
  • Mqtt received messages to use the received topic and not the original subscription topic when calling into javascript

Fixes #147