You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set DH timeout to accommodate low performance CPUs
On a Raspberry Pi B+ the Diffie-Hellman parameter generation for
a 2048 key was measured to take 229m45.379s wall clock time.
Set the respective command's timeout 50% above this, to prevent
the corresponding rule from timing out.
Add missing timeout for EasyRSA 3.0
0 commit comments