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

feat: client certificate selector option during e2e tests #30203

Commits on Sep 8, 2024

  1. Client selector option during e2e tests

    Added an extra certificate filter when certificate is chosen for requests based on groups, This can be used to tackle the problem of testing multiple certificate cases for the same URL. Needs review and feedback.
    alienkarma committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    feb2770 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    4eb2036 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    alienkarma committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ed1f6ce View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    alienkarma committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f944d30 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Reverted certificate validation, modified client certificates groupin…

    …g, fixed ts errors on spec file and added relevant tests
    alienkarma committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    08ec3b3 View commit details
    Browse the repository at this point in the history
  2. Fixed whitespace lint issue, added chooseCert command and relevant im…

    …ports and error messages and fixed client certificate bug
    alienkarma committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ab81f69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fdc578 View commit details
    Browse the repository at this point in the history
  4. Added group typings to certificates, added system-tests project "mult…

    …iple-certificates-selectCert" and test "multiple_certificates_selectCert"
    
    Note: Certs folder unfortunately has to be added to prevent start up errors in referencing the certificates
    alienkarma committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    83435ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66cc2e3 View commit details
    Browse the repository at this point in the history
  6. Bug fixes and type fixes

    alienkarma committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    baf7a3b View commit details
    Browse the repository at this point in the history
  7. Update cdp-browser.ts

    alienkarma committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5635f8f View commit details
    Browse the repository at this point in the history
  8. Fixed typings

    alienkarma committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6a67821 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    d67617e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    322635e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    88a5c0a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    ada2b2a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    2669eff View commit details
    Browse the repository at this point in the history