Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Initial Certificate Override Support #546

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Dec 6, 2023

  1. Add Initial Certificate Override Support

    Backend work to provide certificate override functionality added. User Interface to manage history and provide context should be added. Clarification of when new certs for a domain (if not valid) are added versus never having been approved should be noted to the user. Allow them to reject if the remote end has changed (or is behind a load-balancer with multiple certs/ports...)
    
    (Original commit by Odin Vex (@OdinVex) on 2023-10-22 in 3aaad80)
    Chaphasilor committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8db9a4d View commit details
    Browse the repository at this point in the history
  2. Add network security config to allow user certs on Android

    (Original commit by James Harvey (@jmshrv) on 2023-10-26 in 8bf1f1c)
    Chaphasilor committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d6fb604 View commit details
    Browse the repository at this point in the history