[pve-devel] [PATCH proxmox_dart_api_client/pve_flutter_frontend 0/3] fix: android: add support to honor user installed certificate
Shan Shaji
s.shaji at proxmox.com
Tue Sep 2 12:39:43 CEST 2025
While testing, to use the embedded cronet library please follow the steps
mentioned here [0] to run the application. Defining the
`croneHttpNoPlay` to `true` will include the embedded library [1].
[0] - https://pub.dev/packages/cronet_http#use-embedded-cronet
[1] - https://github.com/dart-lang/http/blob/ef05b3744424885d93f88a6a50664fb5b7d5cbdb/pkgs/cronet_http/android/build.gradle#L66
More information about the pve-devel
mailing list