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 tls support #33

Merged
merged 8 commits into from
Feb 15, 2024
Merged

Add tls support #33

merged 8 commits into from
Feb 15, 2024

Commits on Feb 12, 2024

  1. Add TLS support

    Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
    Jarema authored and piotrpio committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e835516 View commit details
    Browse the repository at this point in the history
  2. Add support to loading certificates

    Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
    Jarema authored and piotrpio committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    08288e1 View commit details
    Browse the repository at this point in the history
  3. Add TLS tests

    Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
    Jarema authored and piotrpio committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0bc491a View commit details
    Browse the repository at this point in the history
  4. Add TLS first

    Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
    Jarema authored and piotrpio committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    96c41cf View commit details
    Browse the repository at this point in the history
  5. Use relative paths in test server configs

    Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
    Jarema authored and piotrpio committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4590450 View commit details
    Browse the repository at this point in the history
  6. Add certs to init, fix leeaking continuation

    Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
    piotrpio committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b8e6329 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Add test for invalid certificate

    Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
    piotrpio committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8ca251b View commit details
    Browse the repository at this point in the history
  2. Rename enforceTls to requireTls

    Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
    piotrpio committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cf2703f View commit details
    Browse the repository at this point in the history