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

security: add trusted cert add/remove examples #8250

Merged

Commits on Jul 25, 2022

  1. security: add trusted cert add/remove examples

    This commit adds examples of adding custom CA certificates to the MacOS
    trusted settings keychain. This allows developers working with locally
    generated self-signed certificates to quickly trust a CA certificate for
    testing purposes and remove them when done testing.
    adrienthebo committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e2ef8a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    2caacd6 View commit details
    Browse the repository at this point in the history
  2. security: confirm to tldr conventions

    Co-authored-by: marchersimon <[email protected]>
    adrienthebo and marchersimon authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a1af66c View commit details
    Browse the repository at this point in the history