]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Add installer for managed trusted certificates
authorMarkus Pfeiffer <markus.pfeiffer@relution.io>
Tue, 21 Nov 2023 14:37:23 +0000 (15:37 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 21 Feb 2024 11:24:53 +0000 (12:24 +0100)
commitfb302d967cc0032288d7237aa30d115e1390600f
tree5c5fa0af915b5baceee77b6949926965db4f3343
parente2f505350e88c436695bae71f1ce7fa7327c98ec
android: Add installer for managed trusted certificates

This installs a configured CA or server certificate into the app's local
key store.
src/frontends/android/app/src/main/java/org/strongswan/android/logic/ManagedTrustedCertificateInstaller.java [new file with mode: 0644]