-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
ocsp: Fixes for gateway reconnecting and reloading #5208
Conversation
Signed-off-by: Waldemar Quevedo <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How long does new test take?
7b3d3ba
to
dcfce2e
Compare
dcfce2e
to
d672a3d
Compare
Ok this one is ready to for review again, test running time is currently 15s. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I will squash some of the commits before merging. |
Signed-off-by: Waldemar Quevedo <[email protected]>
427f6a5
to
ac24402
Compare
lmk when you want me to merge. I can do squash merge if needed. |
OK it can now be merged. |
Fixes some issues with gateways reconnections that had OCSP stapling enabled:
Tests also cover conditions from #5207, this also moves the OCSP testing helpers to an internal package.