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

Don't require TLS for in-process connection #4323

Merged
merged 3 commits into from Jul 20, 2023
Merged

Commits on Jul 20, 2023

  1. Don't require TLS for in-process connection

    Signed-off-by: Neil Twigg <neil@nats.io>
    neilalexander committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ed9fafc View commit details
    Browse the repository at this point in the history
  2. Adjust in-process server info tls_required to tls_available

    Signed-off-by: Caleb Lloyd <caleb@synadia.com>
    caleblloyd authored and neilalexander committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7993547 View commit details
    Browse the repository at this point in the history
  3. Add unit test to prove connection works

    Signed-off-by: Neil Twigg <neil@nats.io>
    neilalexander committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b7d6b7e View commit details
    Browse the repository at this point in the history