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

Ignore expired ca tls cert #3247

Closed

Conversation

afrancoc2000
Copy link
Contributor

Adding this line guarantees that expired CA certificates wont prevent orderer initialization as happened in #3238

Type of change

Bug fix

Description

Adding this line guarantees that expired CA certificates wont prevent orderer initialization as happened in #3238

Related issues

#3238

jrc-ibm and others added 2 commits February 22, 2022 06:47
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 <[email protected]>
@afrancoc2000 afrancoc2000 requested a review from a team as a code owner February 22, 2022 12:19
@afrancoc2000 afrancoc2000 force-pushed the ignore-expired-ca-tls-cert branch 4 times, most recently from 553d0b5 to a7c6353 Compare February 22, 2022 13:10
@afrancoc2000 afrancoc2000 force-pushed the ignore-expired-ca-tls-cert branch from a7c6353 to 3f9bbfa Compare February 22, 2022 13:11
@afrancoc2000
Copy link
Contributor Author

Closing to fix issue with extra commits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants