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

allow the user to enable/disable tls and client-side auth selectivly #691

Merged
merged 6 commits into from
Nov 11, 2024

Commits on Nov 11, 2024

  1. allow the user to disable tls for the ordering service

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    fb234fc View commit details
    Browse the repository at this point in the history
  2. add integration test

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e03789f View commit details
    Browse the repository at this point in the history
  3. introducing additiona variable

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    cc0aea2 View commit details
    Browse the repository at this point in the history
  4. introducing services to get peer and orderer clients

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    aff7b6b View commit details
    Browse the repository at this point in the history
  5. diable TSL

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ffeb0d3 View commit details
    Browse the repository at this point in the history
  6. bug fix

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5b44c34 View commit details
    Browse the repository at this point in the history