Skip to content

lazvard message v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 17:00
· 8 commits to main since this release

improve the certificate handler

BREAKING CHANGE

In order to improve the security, please remove the created certificate file by the app, and add this new line under the [Server] section:
UseBuiltInCertificateManager = true

The certificate does not support custom server IP anymore, you need to change the server IP to localhost or provide your certificate *that has been signed and trusted)