Skip to content

Allow user certificates to be used by the app#452

Open
felixconsulting wants to merge 3 commits into
cromaguy:mainfrom
felixconsulting:main
Open

Allow user certificates to be used by the app#452
felixconsulting wants to merge 3 commits into
cromaguy:mainfrom
felixconsulting:main

Conversation

@felixconsulting

@felixconsulting felixconsulting commented Jun 25, 2026

Copy link
Copy Markdown

Description

I've fixed #451 by allowing user-imported rootCAs to be used by the app.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Performance improvement
  • Testing update

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing on device/emulator
  • Tested on multiple Android versions

Checklist

  • My code follows the project's coding standards
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have tested that my changes work as expected
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Add screenshots to show visual changes.

Additional Notes

Any additional information or context about this PR.

@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

@felixconsulting is attempting to deploy a commit to the Anjishnu Nandi's projects Team on Vercel.

A member of the Team first needs to authorize it.

@cromaguy

Copy link
Copy Markdown
Owner

Bug Already Fixed

Sorry, I can't merge your PR as I already have fixes ready for that bug you reported earlier. Please wait until I push it and release a new Stable update.

Your PR will be merged in cases where I fail to fix it.

Thank you ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Connection failed: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.

2 participants