|
From: Tomas G. <to...@pr...> - 2015-02-26 06:07:18
|
It would be good if you include a little more of the original conversation. What was the command you were running again that is slow? But, using bcrypt with many rounds does affect performance ;-) Cheers, Tomas On February 25, 2015 9:45:02 PM GMT+01:00, "Michael Ströder" <mi...@st...> wrote: >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. |