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

Backport of Handle expired OCSP responses from server into release/1.15.x #24199

Conversation

hc-github-team-secure-vault-core
Copy link
Contributor

Backport

This PR is auto-generated from #24193 to be assessed for backporting due to the inclusion of the label backport/1.15.x.

The below text is copied from the body of the original PR.


  • If a server replies with what we considered an expired OCSP response, NextUpdate is now or in the past, and it was our only response we would panic due to missing error handling logic.

Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/stevendpclark/vault-22019-certauth-ocsp-panic/lively-rational-lark branch from a28a42b to 305fbba Compare November 20, 2023 15:51
@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/stevendpclark/vault-22019-certauth-ocsp-panic/lively-rational-lark branch from 0e6e459 to 4de0bc0 Compare November 20, 2023 15:51
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Nov 20, 2023
@stevendpclark stevendpclark self-assigned this Nov 20, 2023
@stevendpclark stevendpclark added backport bug Used to indicate a potential bug auth/cert Authentication - certificates labels Nov 20, 2023
@stevendpclark stevendpclark added this to the 1.15.3 milestone Nov 20, 2023
@stevendpclark stevendpclark enabled auto-merge (squash) November 20, 2023 15:56
Copy link

github-actions bot commented Nov 20, 2023

Build Results:
All builds succeeded! ✅

Copy link

CI Results:
All Go tests succeeded! ✅

@stevendpclark stevendpclark merged commit 8753d08 into release/1.15.x Nov 20, 2023
103 of 108 checks passed
@stevendpclark stevendpclark deleted the backport/stevendpclark/vault-22019-certauth-ocsp-panic/lively-rational-lark branch November 20, 2023 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth/cert Authentication - certificates backport bug Used to indicate a potential bug hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants