[pve-devel] applied: [PATCH proxmox_dart_api_client v3 0/2] fix: ios: add support for custom user certificates
Dominik Csapak
d.csapak at proxmox.com
Fri Sep 26 11:23:55 CEST 2025
On 9/24/25 3:05 PM, Shan Shaji wrote:
> The app was not honoring the user installed certificate and was still
> throwing `HandShakeException` when using `IOClient`. Inorder to fix the
> issue used the `cupertino_http` package. This patch series only includes
> the changes specific to iOS. Android related changes can be found here
> [0].
>
> - [0] https://lore.proxmox.com/pve-devel/DCKQF7FSYTGT.HK16P9PBZEDS@proxmox.com/T/#t
>
> History:
> ==============
>
> Changes since v2: Thanks @Dominik
> patch: https://lore.proxmox.com/pve-devel/20250917120616.80136-1-s.shaji@proxmox.com/T/#t
> - Rebased with master.
> - Fixed commit message
>
> changes since v1: https://lore.proxmox.com/pve-devel/DCUXS353OF44.2TCRIG1U97LAK@proxmox.com/T/#m18041c4e36f4188d46a6fa224a61e76ac394abfa
> - Rebased with master
>
>
> Shan Shaji (2):
> fix: ios: use `cupertino_http` package to honor custom user
> certificates
> fix: ios: add explicit throw of `HandshakeException`
>
> lib/src/authenticate.dart | 14 +++++++++++++-
> lib/src/utils_native.dart | 10 +++++++++-
> pubspec.lock | 18 +++++++++++++++++-
> pubspec.yaml | 1 +
> 4 files changed, 40 insertions(+), 3 deletions(-)
>
applied, thanks!
More information about the pve-devel
mailing list