On 12/05/2012 05:44 PM, [email protected] wrote: > > > Is it possible that it is related to the CRL downloading. Most of the > time we have something like this nearby: > > 05 Dez 2012 17:34:23 | WARN IO Exception downloading CRL. URI: > ldap://ldap.sbca.telesec.de/CN=Deutsche%20Telekom%20Root%20CA%202,OU=T-TeleSec%20Trust%20Center,O=Deutsche%20Telekom%20AG,C=DE?AuthorityRevocationList. > Message: javax.naming.NamingException: LDAP response read timed out, > timeout used:120000ms. (mitm.common.security.crl.CRLStoreUpdaterImpl) > [CRL Updater thread]
Downloading of CRLs are done on a separate thread. The only think I can think of is that downloading the CRL somehow uses all the CPU for some time although that should not happen since all threads have the same priority. Do you have the certificate that contains that CRL distribution point so I can test whether I can download the CRL? Kind regards, Martijn -- DJIGZO email encryption _______________________________________________ Users mailing list [email protected] http://lists.djigzo.com/lists/listinfo/users
