Skip to content

v1.5.0: Fix certificate authorities on Android

Latest
Compare
Choose a tag to compare
@zner0L zner0L released this 20 Nov 15:43
· 1 commit to main since this release
35cb2ac

This releases fixes a problem which occurred on Android, where installed certificate authorities were not recognized due to wrong file permissions.

What's Changed

  • Fixes #138: Set correct file and SE Linux permissions on CA certificates by @zner0L in #139

Full Changelog: v1.4.0...v1.5.0