public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Dominik Csapak <d.csapak@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Shan Shaji <s.shaji@proxmox.com>
Subject: [pve-devel] applied: [PATCH proxmox_dart_api_client/pve_flutter_frontend v2 0/3] fix: android: add support to honor user installed certificate
Date: Wed, 17 Sep 2025 10:05:03 +0200	[thread overview]
Message-ID: <1f64b52c-b45c-44b6-adcd-6681b457bf9c@proxmox.com> (raw)
In-Reply-To: <20250904100956.79194-1-s.shaji@proxmox.com>



On 9/4/25 12:09 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 `cronet_http` package. This patch series only includes
> the changes specific to android.
> 
> changes since v1: https://lore.proxmox.com/pve-devel/DCJ4ONVHUS1B.2PR9TS3ZF3OE4@proxmox.com/T/#t
> - Update the commit message with more details and links
> - fixed package name not correct in the commit message.
> 
> pve_flutter_frontend:
> 
> Shan Shaji (1):
>    fix: android: add network config to support custom certificates
> 
>   android/app/src/main/AndroidManifest.xml                 | 3 ++-
>   android/app/src/main/res/xml/network_security_config.xml | 9 +++++++++
>   2 files changed, 11 insertions(+), 1 deletion(-)
>   create mode 100644 android/app/src/main/res/xml/network_security_config.xml
> 
> 
> proxmox_dart_api_client:
> 
> Shan Shaji (2):
>    fix: android: use `cronet_http` package to honor custom certificates
>    fix: add explicit throw of `HandShakeException`
> 
>   lib/src/authenticate.dart | 31 ++++++++++----
>   lib/src/utils_native.dart | 12 ++++++
>   pubspec.lock              | 89 ++++++++++++++++++++++++++++++++++++---
>   pubspec.yaml              |  1 +
>   4 files changed, 117 insertions(+), 16 deletions(-)
> 
> 
> Summary over all repositories:
>    6 files changed, 128 insertions(+), 17 deletions(-)
> 

while I'm a bit irritated how the dart/flutter devs handle this
(why not fix these issues in the dart std library instead of
publishing seperate platform specific packages... urgh)
this is a "core" package of the dart devs, so it should be
good to use here. We can always revert it if we decide to
not want to rely on an "external" library.

applied, thanks!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


      parent reply	other threads:[~2025-09-17  8:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-04 10:09 [pve-devel] " Shan Shaji
2025-09-04 10:09 ` [pve-devel] [PATCH pve_flutter_frontend v2 1/1] fix: android: add network config to support custom certificates Shan Shaji
2025-09-04 10:09 ` [pve-devel] [PATCH proxmox_dart_api_client v2 1/2] fix: android: use `cronet_http` package to honor " Shan Shaji
2025-09-04 10:09 ` [pve-devel] [PATCH proxmox_dart_api_client v2 2/2] fix: add explicit throw of `HandShakeException` Shan Shaji
2025-09-05  8:43 ` [pve-devel] [PATCH proxmox_dart_api_client/pve_flutter_frontend v2 0/3] fix: android: add support to honor user installed certificate Michael Köppl
2025-09-17  8:05 ` Dominik Csapak [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1f64b52c-b45c-44b6-adcd-6681b457bf9c@proxmox.com \
    --to=d.csapak@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    --cc=s.shaji@proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal