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

[Foundation] NSUrlSessionHandler: Adds support for X509 client certificates #21284

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

Commits on Sep 23, 2024

  1. Adds support for X509 client certificates

    Morten Nielsen authored and rolfbjarne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1325e7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f443251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    257dfdb View commit details
    Browse the repository at this point in the history
  4. Fully qualify type

    dotMorten authored and rolfbjarne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    636031e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f34ded9 View commit details
    Browse the repository at this point in the history
  6. Fix code formatting

    dotMorten authored and rolfbjarne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c7b65b4 View commit details
    Browse the repository at this point in the history
  7. Add unit test

    dotMorten authored and rolfbjarne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a8886c0 View commit details
    Browse the repository at this point in the history
  8. Fix tests on macOS by not using the default keyset of the system by a…

    …n in memory one (EphemeralKeySet).
    mandel-macaque authored and rolfbjarne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ee2d96e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2bef14f View commit details
    Browse the repository at this point in the history
  10. Add the persistent storage.

    mandel-macaque authored and rolfbjarne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    56a0758 View commit details
    Browse the repository at this point in the history
  11. Add documentation.

    rolfbjarne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2583158 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    30d46f9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9d0e5c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d43afd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    70e4b16 View commit details
    Browse the repository at this point in the history
  16. Update cecil tests.

    rolfbjarne committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    878218f View commit details
    Browse the repository at this point in the history