Hi, > In that case can we increase the client timeout? Thing is I only get this > error when creating certificates (RequestCertificate) all other requests > (like RevokeCertificate)
My recommendation is not to mask the symptoms, instead fix the cause of the problem. Understand why your database is taking longer than 30 s to respond to a query and resolve the problem. If you are simply increasing the timeout your application may eventually run but it will be slow as molasses at best and likely unstable when experiencing higher loads. Worst case is you get it running somehow now and start wondering about strange behavior later down the road when you have all but forgotten about those problems. Cheers Martin _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
