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 client certificate chain support and SSL context generation #454

Merged
merged 13 commits into from
Apr 2, 2024

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. Update certificate generation with certificate chain

    Maxon Crumb committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    43e5c82 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Cert fix for tests

    mtmk committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2db37bd View commit details
    Browse the repository at this point in the history
  2. Test fix for .net6.0

    mtmk committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0e91569 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Minor doc updates

    mtmk committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b6ed851 View commit details
    Browse the repository at this point in the history
  2. CA cert optional fix

    mtmk committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d0b47f1 View commit details
    Browse the repository at this point in the history
  3. CA cert optional fix

    mtmk committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d5961c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75e7040 View commit details
    Browse the repository at this point in the history
  5. Rename and docs

    mtmk committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e664883 View commit details
    Browse the repository at this point in the history
  6. rename

    mtmk committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6818656 View commit details
    Browse the repository at this point in the history
  7. rename

    mtmk committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f785f0e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge remote-tracking branch 'origin/main' into pem-chain-mtls

    # Conflicts:
    #	src/NATS.Client.Core/NatsTlsOpts.cs
    mtmk committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6ac8e8f View commit details
    Browse the repository at this point in the history
  2. merge fixes

    mtmk committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5ce3fb5 View commit details
    Browse the repository at this point in the history