|
From: <oh...@ya...> - 2019-06-27 18:25:31
|
Hi, I am trying to import a somewhat large (> 70MB) CRL into EJBCA, and when I try that it is throwing an exception and outputting the following stacktrace: 14:17:41,407 ERROR [stderr] (default task-1) io.undertow.server.RequestTooBigException: UT000020: Connection terminated as request was larger than 10485760 14:17:41,408 ERROR [stderr] (default task-1) at io.undertow.conduits.FixedLengthStreamSourceConduit.checkMaxSize(FixedLengthStreamSourceConduit.java:168) 14:17:41,408 ERROR How can I import this CRL into EJBCA? Thanks, Jim |