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

tls_available option #694

Merged
merged 5 commits into from
Nov 13, 2023
Merged

tls_available option #694

merged 5 commits into from
Nov 13, 2023

Commits on Nov 11, 2023

  1. Update natsp.h

    Added  __natsServerInfo.tlsAvailable
    biot2 authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    341dc81 View commit details
    Browse the repository at this point in the history
  2. Update conn.c

    - Added understanding of tls_available INFO param
    - Fixed wrongfully checking secure option and returning wrong error 
    code NATS_SECURE_CONNECTION_WANTED
    biot2 authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    7607b24 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from biot2/biot2-patch-1

    Update natsp.h
    biot2 authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ea2cb00 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from biot2/biot2-patch-2

    Update conn.c
    biot2 authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    cf7a01e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1813db View commit details
    Browse the repository at this point in the history