Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Ever since upgrading to EJBCA 9.3, I've been getting
Search timed out. Please use stricter criteria to limit search space.a lot. I often want to search for all certificates/EEs issued through a certain Cert/EE profle, and then sort by issuance time.If I'm reading this code correctly, then the default timeout should be 10 seconds - but with 9.3, the timeout error message is returned within ~60 milliseconds of making a search. Is this intended behaviour or a bug? I never ran into this issue with 7.11.0, which we ran for a long time before upgrading to 9.3.
Beta Was this translation helpful? Give feedback.
All reactions