Skip to content

fix: apply Ocsp request timeout from configuration#61

Merged
mrts merged 2 commits intomainfrom
WE2-1109
Jan 15, 2026
Merged

fix: apply Ocsp request timeout from configuration#61
mrts merged 2 commits intomainfrom
WE2-1109

Conversation

@svenzik
Copy link
Contributor

@svenzik svenzik commented Sep 3, 2025

WE2-1109

Signed-off-by: Sven Mitt svenzik@users.noreply.github.com

@svenzik svenzik force-pushed the WE2-1109 branch 4 times, most recently from 8e795f2 to 18ed1f7 Compare September 3, 2025 07:04
@kristelmerilain kristelmerilain linked an issue Dec 8, 2025 that may be closed by this pull request
WE2-1109

Signed-off-by: Sven Mitt <svenzik@users.noreply.github.com>
  Expected: String matching "The request was canceled due to the configured HttpClient.Timeout of 0,[0-9]* seconds elapsing."
  But was:  "The request was canceled due to the configured HttpClient.Timeout of 0.00*** seconds elapsing."

WE2-1109

Signed-off-by: Sven Mitt <svenzik@users.noreply.github.com>
@mrts mrts merged commit 7d8d29b into main Jan 15, 2026
5 of 6 checks passed
@mrts mrts deleted the WE2-1109 branch January 15, 2026 15:40
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.

WithOcspRequestTimeout() is not working

2 participants