Skip to content

feat: add --check-cert argument to main.py for standalone trust verification#62

Open
dariushm2 wants to merge 1 commit into
masterking32:python_testingfrom
dariushm2:add-check-cert
Open

feat: add --check-cert argument to main.py for standalone trust verification#62
dariushm2 wants to merge 1 commit into
masterking32:python_testingfrom
dariushm2:add-check-cert

Conversation

@dariushm2
Copy link
Copy Markdown

This PR adds a standalone --check-cert CLI argument to main.py to verify if the local MITM CA certificate is trusted by the system and exit immediately with an appropriate status code (0 if trusted, 2 if untrusted). This enables multiplatform GUI clients and wrapper applications to easily query the trust state of the certificate in a standardized way without needing to run the full proxy server.

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.

1 participant