|
From: Michael S. <mi...@st...> - 2015-02-25 20:45:16
|
Michael Ströder wrote: > this issue is still driving me crazy... :-[ > > ejbca.sh ca listcas takes nearly a minute on different systems. A colleague found out that it took so much time because I set ejbca.passwordlogrounds=16 It seems to me that the password check with the 2^16 rounds is performed many times, not only once within kind of a session. Ciao, Michael. |