Hello,
I am getting the error below in flutter windows release, created with msix package, on a older laptop with windows 11, it does not happen on my newer laptop on wich I work on the project also with win 11:
AppwriteException:, HandshakeException: Handshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate(.../third. _party/boringssl/src/ssl/handshake.cc:393)) (0)
Appwrite is self hosted, v 1.4.13.
Recommended threads
- context deadline exceeded
Hi, in one of my projects i continuously receive context deadline exceeded when trying to reach users API from my local machine: https://fra.cloud.appwrite.io/v...
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- π Realtime Flutter SDK Crash β Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...