Re: Client/server certificates verification support on Android platform - Mailing list pgsql-general

From Daniel Gustafsson
Subject Re: Client/server certificates verification support on Android platform
Date
Msg-id CD466ADF-0C2B-4458-A511-37C11F67AF7D@yesql.se
Whole thread Raw
In response to Client/server certificates verification support on Android platform  (Mathieu Pellerin <mathieu@opengis.ch>)
List pgsql-general
> On 19 Sep 2025, at 12:18, Mathieu Pellerin <mathieu@opengis.ch> wrote:

> Would it make sense for other operating systems beyond Windows to also have relaxed permissions within specific
application-specificfolders? On Android, the application’s data directory would certainly match a similar set of secure
assumptionsas the OS restricts its access. 

FWIW, I am not a fan of the presumed-safe approach to filesystem locations, and
even less so of relaxed permissions via configuration.

One thing which has been discussed is to add support for vaults, like macOS
keychain etc, as an alternative to filesystem acceess.  Are there any such
capabilities on Android which could be relied upon?

--
Daniel Gustafsson




pgsql-general by date:

Previous
From: Mathieu Pellerin
Date:
Subject: Client/server certificates verification support on Android platform
Next
From: Adrian Klaver
Date:
Subject: Re: Index (primary key) corrupt?