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

Gateway support for mutual TLS networks #3235

Merged
merged 1 commit into from
Feb 21, 2022

Commits on Feb 21, 2022

  1. Gateway support for mutual TLS networks

    To support client authentication (mTLS), the gateway needs to pass the host peer’s client certificate when making connections to the other nodes in the network.
    If client authentication is not enabled, then these certs will be ignored.
    
    Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
    andrew-coleman committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    3330620 View commit details
    Browse the repository at this point in the history